Namespace Syncfusion.UI.Xaml.PivotGrid
Classes
BoolVisibilityConverter
Represents th converter to convert data type of bool to visibility and vice versa. |
ClassReferenceAttribute
Represents the class that defines the attribute for class reference. |
ColumnFilterEditor
Displays the collection of items to be filtered. |
Common
Class that holds the commonly utilizing methods and properties for PivotGrid. |
ConditionalFormatEditor
Initializes a new instance of the ConditionalFormatEditor class. |
ConditionalFormatsAppliedEventArgs
Represents the class that gets data from the conditional format applied via the ConditionalFormatEditor |
ConditionalFormatsAppliedEventArgs.Action
Represents the definition for the kind of action performed while applying a conditional format via the editor. |
ConditionalFormatsAppliedEventHandler
Represents the method that will handle the event after applying a conditional format. |
DependencyObjectExtensions
This class is used to find the parent framework element of the object. |
ExceptionDialog
Represents the exception dialog control that prompts when invalid operation is performed in PivotGrid. |
ExportingGridStyleInfo
Represents the style information for grid cells. |
FilterEditor
Displays the members of the current hierarchy and allows to select and unselect members for filtering. |
FilterEditorPageNavigatedEventArgs
Provides event data for the Syncfusion.UI.Xaml.PivotGrid.FilterEdiotorPageNavigated event. |
FilterEditorPageNavigatedEventHandler
Represents the method that will handle the Syncfusion.UI.Xaml.PivotClient.FilterEdiotorPageNavigated event. |
FilterEditorTreeView
Displays the members of current hierarchy for filtering in a tree-view structure. |
FilterIconVisibilityConverter
Represents the converter to display the filter icon based on filter condition. |
FilterItem
To represent the collection of items in the column filter popup. |
GroupingBar
Represents the grouping bar of Pivot Grid. |
GroupingBarItem
Represents the grouping bar item in grouping bar. |
GroupingBarLoaded
Represents the method that will handle the event when the grouping bar is loaded. |
LabelFilterPopup
Represents an popup which allows user to apply label filtering. |
LinkLabelClickEventHandler
Represents the method that handles the event raised when the hyperlink is clicked. |
LinkLabelEventArgs
Represents the event data related to hyperlink in Pivot Grid control. |
MoreOptionsPopup
Represents the popup control for more options. |
MoreSortOptionsPopup
Represents an popup which allows user to apply label filtering. |
MultiFunctionalSortFilterPopup
Represents an popup which allows user to apply multi-functional sorting and filtering. |
PivotEditingManager
PivotEditingManager provides editing support for value cells in the PivotGrid control. You can enable this support by setting SfPivotGrid.EnableValueEditing to true. |
PivotGridCellStyle
Represents the style for cells in PivotGrid. |
PivotGridCellStyleInfoIdentity
Class that holds the customized Grid cells rather than the default one. |
PivotGridControlBase
Defines the internal Grid control which is used to form the Pivot Grid control. It derives from SfCellGrid and hence share the basic characteristics of the Cell Grid control. |
PivotGridDataCondition
Represents the data condition used for formatting Pivot Grid. |
PivotGridDataConditionalFormat
Represents the information needed for fomatting Pivot Grid based on conditions. |
PivotGridDataConditionType
Specifies the type of condition to be used in Conditional Formatting. |
PivotGridDrillDownEventArgs
Represents the event data related to drill down occur in Pivot Grid control. |
PivotGridDrillDownEventHandler
Represents the method that handles the event raised when the drill down operation is performed. |
PivotGridExpandHyperlinkCell
Represents the grid cell containing expander. |
PivotGridExpandHyperlinkCellRenderer
Defines the renderer for rendering the grid cell containing expander. |
PivotGridHyperlinkCell
Represents the grid cell that does not contain expander. |
PivotGridHyperlinkCellRenderer
Defines the renderer for rendering the grid cell that does not contain expander. |
PivotGridKpiCell
Represents the grid cell containing KPI. |
PivotGridKpiCellRenderer
Defines the renderer for rendering the grid cell containing KPI. |
PivotGridModel
Represents the grid model for Pivot Grid control. |
PivotGridSelectionChangedEventArgs
A class containing event data related to after selection change in PivotGridControl. |
PivotGridSerializer
This class is used to serialize some important properties in SfPivotGrid control. |
PivotGridSortHeaderCell
Represents the grid cell containing SortHeader. |
PivotGridTemplateCell
Represents the grid cell that is templated. |
PivotGridTemplateCellRenderer
Defines the renderer for rendering the grid cell that is templated. |
PivotGridVisualStyle
Represents the constants that specify different kinds of visual style for Pivot Grid control. |
PivotUpdatingManager
This class allows a PivotGridControl to automatically respond to changes in the underlying data. You can enable this support by setting EnableUpdating to true. |
PivotValueChooser
Represents the UI design for pivot value chooser. |
PivotValueField
This class represent the collection of pivot items in the pivot value chooser window. |
RefreshCompletedEventHandler
Represents the method that will handle the Syncfusion.UI.Xaml.PivotClient.RefreshCompleted event. |
RefreshEventArgs
Provides event data for the Pivot Grid's refresh event. |
RefreshStartedEventHandler
Represents the method that will handle the Syncfusion.UI.Xaml.PivotClient.RefreshStarted event. |
ResourceWrapper
Represents a wrapper that is used to apply static resources to Pivot Grid's components. |
ReverseOrderComparer
Class used for sorting the PivotItems in reverse order. |
SelectedItem
Represents the selected item which contains information of row, column and value. |
SelectedItems
Defines the IEnumerable collection of selected items in the grid. |
SelectionChangedEventHandler
Represents the method that handles the event raised when the cell is selected. |
SerializableFilterItem
This class holds the collection of FilterItem and it also generates the filter expression based on the selected FilterItem. |
SerializablePivotGrid
Represents a class that is used to serialize and deserialize SfPivotGrid properties. |
SerializablePivotGridCellStyle
Represents the style for cells in PivotGrid. |
SerializablePivotGridDataCondition
Represents the data condition used for formatting Pivot Grid. |
SerializablePivotGridDataConditionalFormat
Represents the information needed for formatting Pivot Grid based on conditions. |
SerializableSortItem
Class that holds the properties, which helps to do sorting. |
SfPivotGrid
Summarizes a large amount of information and represents it in a cross-tabulated form. |
SortOptions
Specifies the sorting options for SfPivotGrid control. |
Top10FilterPopup
Represents an popup which allows user to apply top 10 filtering. |
ValueCellToolTipConvertor
Represents the converter to convert the grid style information to tool tip information. |
ValueFilterPopup
Represents an popup which allows user to apply value filtering. |