Namespace Syncfusion.Olap.UWP.Engine
Classes
CellHeaderInfo
Represents the cell header information. |
ExpandableState
Holds the Enumeration of Expandable states. |
GenerateExcelLikeLayout
Generates the pivot engine for excel-like layout for IListSource and IEnumerable sources. |
GenerateNormalLayout
Generates the pivot engine for normal layout for IListSource and IEnumerable sources. |
GenerateNormalTopSummary
Generates the pivot engine for normal layout with top summary for IListSource and IEnumerable sources. |
GenerateNoSummariesLayout
Generates the pivot engine for layout without summaries for IListSource and IEnumerable sources. |
GridLayout
Represents Grid Layout |
GridRangeInfo
Defines a range of cells in the grid. Possible range types are: Row(s), Column(s), Cell(s), Table or Empty. GridRangeInfo is immutable. |
GridRangeInfoType
Holds the Enumeration of Grid Range Info Type. |
HeaderCaptionCollection
Represents the list of header captions. |
HeaderInfoCollection
Represents the list of CellHeaderInfo objects. |
HeaderPositionsInfo
Representation of list of SerializableDictionary<TKey, TValue> class that holds header position information. |
KpiAxisType
Holds the Enumeration of AxisType |
KpiInfo
Contains index information of all KPI Elements in the tuple. |
KpiInfoCollection
Represents the Collection of KPI Information. |
PivotCellCollection
Represents the collection of pivot cell descriptors. |
PivotCellDescriptor
Represents the descriptor for pivot cell. |
PivotCellDescriptorExType
Holds the enumeration constants for PivotCellDescriptor Ex type. |
PivotCellDescriptorType
Holds the enumeration constants for PivotCellDescriptor type. |
PivotColumnDescriptor
Represents the descriptor for pivot column. |
PivotElements
Represents the Pivot Element information. |
PivotEngine
Represents the OLAP table in virtual flexible way and provides several useful methods to operate on OLAP table. |
PivotRowDescriptor
Represents the descriptor for pivot row that can be used to easily perform several actions in column-based model, for example insert or get row at index. |
PivotValueCellData
Represents the pivot value cell data information. |
PositionInfo
Represents the position information. |
SortType
Represents the sorting types. |
SummaryLayout
Holds the enumeration constants for Summary Layout. |
SummaryType
Represents the Summary type. |
TableBuilder
Represents the table builder class used to generate pivot engine either from cell set or relational data. |
TableBuilderHelper
Helper class that is used to further configure a table being created from a CreateTable call on DbMigration. |