Namespace Syncfusion.Windows.Grid.Olap
Classes
CalculatedMember
Represents Calculated Members/Measures. |
CalculatedMembers
Holds list of calculated members/measures. |
CategoricalAxis
Holds the list of memebers in Categorical(Column) axis |
Comparer
A comparer, compares int or double value for any of the comparison operators. |
ConditionalFormatEditor
Interaction logic for ConditionalFormatEditor.xaml |
ConditionalFormatsAppliedEventArgs
Represents the class that contains the data for the conditional formats applied via the ConditionalFormatEditor. |
Dimension
This class holds the members of hierarchical elements. |
FormattingWindow
Formatting window is used to change the appearance of OLAP grid control. |
HeaderCellMemberPropertyToolTipConverter
Converter class used to convert heard cell member property tooltip. |
HeaderCellToolTipConvertor
Converter class used to convert header cell tooltip. |
Kpi
Represents a KPI within a cube. |
KPIImageConverter
Converter class used to convert the status and trend values. |
LinkLabelEventArgs
Class containing event data, related to label click operation in hyperlink valuecell in OlapGrid. |
Measure
Specifies Calculated Measure. |
MemberProperty
Class holds the properties need for members. |
NamedSet
Represents a Named Set within a cube. |
OlapGrid
Represents the OlapGrid control. |
OlapGridBase
OlapGrid Renderer |
OlapGridCellStyle
light weight custom type for defining the olap grid cell style |
OlapGridCellStyleInfoIdentity
Custom type for defining the cell style type identity |
OlapGridCommands
OlapGrid Commands class |
OlapGridDataCondition
Define the condition settings for OlapGrid to apply. |
OlapGridDataConditionalFormat
Defines the conditional formatting setting for OlapGrid |
OlapGridDrillDownEventArgs
OlapGridDrillDownEventArgs |
OlapGridException
OlapGrid Exception class |
OlapGridExpandHyperlinkCell
OlapGrid Cell |
OlapGridExpandHyperlinkCellModel
This cell allows the user to drill up and down through the OLAP data also it has an ability to render itself as a hyperlink control |
OlapGridExpandHyperlinkCellRenderer
This class is used to render the OlapGridExpandHyperlink template cells. |
OlapGridHyperlinkCell
A ContentControl derived class that aggregates the functionality of a OlapGridHyperlinkCell object into a ContentControl. |
OlapGridHyperlinkCellModel
This class is used to render the hyperlink cells. |
OlapGridHyperlinkCellRenderer
Implements the renderer part of a OlapGridHyperlink template cell. |
OlapGridKpiCell
OlapGrid Cell |
OlapGridKpiCellModel
Class for OlapGrid Kpi cell model |
OlapGridKpiCellRenderer
Implements the renderer part of a OlapGridKPI template cell. |
OlapGridModel
The GridModel class for OlapGrid |
OlapGridSelectionChangedEventArgs
Class containing event data, related to cell selection operation in OlapGrid. |
OlapGridTemplateCell
Derived class that aggregates the functionality of "OlapGridTemplateCell" object into a ContentControl. |
OlapGridTemplateCellModel
This class defines the renderer part of a OlapGrid template cell. |
OlapGridTemplateCellRenderer
Implements the renderer part of the OlapGrid template cell. |
OlapGridUtils
OlapGridUtils |
OlapPagingGrid
Interaction logic for OlapPagingGrid.xaml |
SelectedItem
This class represents the Column, Row and Value of SelectedItem |
SelectedItems
This class defines the IEnumerable collection of SelectedItem in Grid |
SeriesAxis
Holds list of members in Series(Row) axis. |
SlicerAxis
Holds list of members in Slicer(Filter) axis. |
Sort
Class that holds the properties, which helps to do sorting. |
StringCollectionToList
Converter class which is used to convert the string collection into List of string. |
StringtoVisibilityConverter
Converts the string type to visibility type. |
SubSet
Class holds the information needed for subset functions |
TopCount
Represents the top-count information. |
ValueCellToolTipConvertor
Converter class used to convert ValueCell tolltip. |
Structs
GridRange
Specifies the grid ranges. |
Indices
Contains the start and end index. |
PagingInfo
Specifies the paging info. |
SizeToRowConvertor
Converts/Maps the size to rows. Converts, pixels to row and inches to rows. |
Interfaces
IAxisElement
Represents AxisElement Interface |
Enums
ConditionalFormatsAppliedEventArgs.Action
Represents the definition for the kind of action performed while applying a conditional format via the editor. |
DimesnionType
Type of Dimension. |
MemberyType
Type of Calculated Member. |
NavigationMode
Specifies the type of navigation taking place. |
OlapGridDataConditionType
Specifies the type of condition to be used in Conditional Formatting. |
OlapGridVisualStyle
Specifies the Visual Style for OlapGrid |
OrderOfSort
Sort Orders. |
PositionOfAxis
Axis Position. |
Delegates
ConditionalFormatsAppliedEventHandler
Represents the method that will handle the event after applying a conditional format. |
LinkLabelClickEventHander
Represents the method that will handle the event after clicking the hyperlink cell |
OlapGridDrillDownEventHander
Represents the method that will handle the event after expanding/collapsing the expand button. |
RefreshCompletedEventHandler
Represents the method that will handle the event after refreshing the grid. |
SelectionChanged
Represents the method that will handle the event after selecting the cells in OlapGrid. |