Namespace Syncfusion.Windows.Controls.PivotGrid
Classes
| AnimatedGrid Derived class that aggregates the functionality of an animated Grid object into a Grid. | 
| AutomationPeerHelper It acts as a common helper class with properties and methods for the automation process. | 
| CalculationField Class used to create custom summary dynamically at runtime. | 
| CollapsedEventArgs Class containing the event data, related after collapse operation in PivotGrid. | 
| CollapsingEventArgs Class containing the event data, related before collapse operation in PivotGrid. | 
| ColumnFilterPopup This class provides support to filter calculation columns when "RowPivotsOnly" mode is set. | 
| ComboBoxSelectionConverter Converter class for setting the visibility of combo-box items in filtering window. | 
| Common Class that holds the commonly utilizing methods and properties for PivotGrid. | 
| ComputationListAdorner Class to create an Adorner Layer while performing any operation in PivotComputationList window. | 
| DataRefreshedArgs Class containing event data, related after data refresh in PivotGrid. | 
| DataRefreshingArgs Class containing event data, related during data refresh in PivotGrid. | 
| DependencyObjectExtension Class that holds the member which retrieves the name of the dependency element. | 
| DragIndicatorAdorner DragIndicatorAdorner class to create an Adorner Layer while performing drag 'n' drop operation. | 
| DragIndicatorButton Class that hold the members needed for dragging indicator button. | 
| DragIndicatorConverter Converter class for dragging indicator. | 
| ExpandedEventArgs Class containing event data, related after expand operation in PivotGrid. | 
| ExpandingEventArgs Class containing event data, related before expand operation in PivotGrid. | 
| FieldListAdorner FieldListAdorner class to create an adorner layer when any operation is performed in PivotGrid Field List window. | 
| FilterActionCompletedEventArgs Class for FilterActionCompleted event. | 
| FilterButton Class that holds FilterButton members. | 
| FilterCheckBoxVisibilityConverter Converter class for filter checkbox visibility. | 
| FilterChoice Class that holds the members used to maintain filter item in the filter pop-up. | 
| FilterConverter Converter class for setting the filter path in excel-like filtering. | 
| FilterPathVisibilityConverter Converter class for filter path icon visibility based on AllowMultiFunctionalSortFilter property. | 
| FilterPopup This class represents a filter pop-up which is used to filter Pivot elements. | 
| HyperlinkCellClickEventArgs Class containing event data, related to click operation in hyperlink cell in PivotGrid. | 
| ImageConverter Converter class for filter and filtered image. | 
| InverseBooleanConverter Converter class used to reverse a boolean value. | 
| ItemsSourceChangedEventArgs PivotSchemaDesigner's FieldList section should be re-initialized, whenever the ItemSource is changed in PivotGrid. | 
| LabelFilterWindow This class represents a window for applying label filters through MultiFunctionalSortFilterPopup. | 
| MoreOptionsWindow This class provides support to apply More Options based on some conditions. | 
| MoreSortOptionsWindow This class provides support to apply More Sort Options to Pivot elements based on some conditions. | 
| MultiFunctionalSortFilterPopup Represents a filter pop-up class which provides features similar to filter pop-up in MS Excel such as Sorting, Label Filters, Value Filters, Top 10 Filters and more. | 
| OnSortActionCompleted Class containing event data, related to sort action complete in PivotGrid. | 
| OnSortActionStarted Class containing event data, related to sort action in PivotGrid. | 
| PathConverter Converter class for Path on sorting items. | 
| PivotAnalysisLocalizationResourceAccessor Represents the class that manages the localization for syncfusion controls. | 
| PivotAnalysisLocalizationResourceExtension A markup extension that returns the localized string based on culture for the ResourceName. | 
| PivotComputationInfoPanel This class represents the PivotComputationInfo StackPanel, represented as a ItemsPanel for ComputationInfo Grouping Bar. | 
| PivotEditingManager PivotEditingManager provides editing support for value cells in the PivotGrid control. You can enable this support by setting PivotGridControl.EnableValueEditing to true. | 
| PivotExpanderCell Class that holds the members of expander cell. | 
| PivotGridCellStyle Class that holds the members of PivotGridCellStyle. | 
| PivotGridColorScaleConditionalFormat Class that defines the conditional formatting settings to format PivotGrid cells based on gradient color scale values. | 
| PivotGridCommands Represents the class for PivotGrid to define its operations through routed UI commands. | 
| PivotGridComputationList This class holds the information required for calculations to the computation fields in the PivotGrid. | 
| PivotGridControl PivotGrid control provides the functionality of a PivotTable. A PivotTable is a data summarization tool which automatically sorts, filters and manipulates the PivotTable data, in different possible ways like-in Excel and represents them in cross-tabular format. | 
| PivotGridControlBase Defines the internal Grid control placed under GroupingBar to form a PivotGrid control. It derives from GridControlBase and hence share the basic characteristics of the Grid control. | 
| PivotGridDataCondition Class that defines the conditional settings for PivotGridControl to apply. | 
| PivotGridDataConditionalFormat Class that defines the conditional formatting settings to format PivotGrid cells based on specific conditions. | 
| PivotGridExpandCellModel Class that defines the model part of an expander cell. | 
| PivotGridExpandCellRenderer Implements the renderer part of a PivotGrid expander cell. | 
| PivotGridFieldList This class provides support to add, re-arrange or remove fields from PivotGrid at run-time. | 
| PivotGridGroupingBar This class represents the GroupingBar which allows users to drag and drop PivotItems across different axes. It also allows to filter and sort PivotItems. | 
| PivotGridHyperlinkCell Derived class that aggregates the functionality of "PivotGridHyperlinkCell" object into a ContentControl. | 
| PivotGridHyperlinkCellModel This class is used to render the hyperlink cells. | 
| PivotGridHyperlinkCellRenderer Implements the renderer part of a PivotGrid template cell. | 
| PivotGridPrintDocument Class that holds the members that print the pages in PivotGrid view. | 
| PivotGridRowGroupBar Derived class that aggregates the functionality of "PivotGridRowGroupBar" object into a ContentControl. | 
| PivotGridRowGroupBarModel This class helps to render the PivotGrid's GroupingBar cells. | 
| PivotGridRowGroupBarRenderer Class that implements the renderer part of a PivotGrid's GroupingBar. | 
| PivotGridSelectionChangedEventArgs Class containing event data, related after selection change in PivotGrid. | 
| PivotGridSerializer This class is used to serialize some important properties in PivotGrid control. | 
| PivotGridSortCellRenderer Implements the renderer part of PivotGrid sortable header cell. | 
| PivotGridSortHeaderCellModel This class defines the sortable PivotGrid header cell. | 
| PivotGridStyleInfoIdentity Class that holds the customized Grid cells rather than the default one. | 
| PivotGridTemplateCell Derived class that aggregates the functionality of "PivotGridTemplateCell" object into a ContentControl. | 
| PivotGridTemplateCellModel This class defines the renderer part of a PivotGrid template cell. | 
| PivotGridTemplateCellRenderer Implements the renderer part of the PivotGrid template cell. | 
| PivotGridTooltipService A helper class to show tooltip for Grid cells. | 
| PivotGroupingItemsControl Class that holds the members of PivotGroupingItemsControl. | 
| PivotModelTextDataExchange Let’s you copy cell text to a stream or clipboard and re-create the cell text at a later time. | 
| PivotSortHeaderCell Class that holds members of the sortable header cell. | 
| 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 Interaction logic for PivotFieldChooser window. | 
| PivotValueEditedArgs Event argument for the PivotValueEdited event. | 
| PivotValueField Class which holds the property of PivotValueField. | 
| PrintSettings This class is used for setting header and footer properties while printing. | 
| ReverseCustomComparer Class used for sorting the PivotItem in reverse order. | 
| ReverseOrderComparer Class used for sorting the PivotItems in reverse order. | 
| RowPivotsOnlyContextMenuShowingArgs Event argument for the RowPivotsOnlyContextMenuShowing event. | 
| SelectedItem This class represents the row, column and value of the selected items. | 
| SelectedItems This class defines the IEnumerable collection of selected items in PivotGrid. | 
| Sort Represents a class that is used to serialize sorted item. | 
| SortDirectionConverter Converter class for sorting indicator direction. | 
| SortingPathConverter Converter class for sorting icon bassed on toggle button ischecked property. | 
| TextBoxVisibilityConverter Converter class for TextBox visibility. | 
| ToggleButtonCheckConverter Converter class for ToggleButton on filtering items. | 
| Top10FilterWindow Interaction logic for Top10FilterWindow.xaml | 
| Utils Class that holds the generic method to get the parent. | 
| ValueChooserAdorner This class be used to add functional handles to PivotValueChooser elements and also provide state information about PivotValueChooser. That is, a overlapped layer and it can use it as an indicator to notify the user about PivotValueChooser's state. | 
| ValueFilterConverter Class used to draw both filter icon and filtered icon based on the filter condition. | 
| ValueFilterWindow Interaction logic for ValueFilterWindow.xaml | 
Enums
| ColorScale Enum class that contains some predefined color scale values. This color codes allows user to apply the color scale values based on their conditions. | 
| Direction Defines the direction of the drag indicator. | 
| GridAutoSizeOption Specifies the type of AutoSize options to be used in PivotGrid. | 
| PivotGridDataConditionType Specifies the type of condition to be used in conditional formatting. | 
| PivotGridValueCellType Specifies the type of Value Cell. | 
| PivotGridVisualStyle Specifies the visual style for PivotGrid control. | 
| PivotSortOption Specifies the sorting options for PivotGrid control. | 
Delegates
| Collapsed Represents the method that will handle the event after collapsing PivotItem group. | 
| Collapsing Represents the method that will handle the event before collapsing PivotItem group. | 
| DataRefreshed Represents the method that will handle the event after refreshing the PivotGrid. | 
| DataRefreshing Represents the method that will handle the event before refreshing the PivotGrid. | 
| Expanded Represents the method that will handle the event after expanding PivotItem group. | 
| Expanding Represents the method that will handle the event before expanding PivotItem group. | 
| FilterActionCompletedEventHandler Event handler for the FilterActionCompletedEventHandler event. | 
| GroupingBarLoaded Represents the method that will handle the event when the GroupingBar is loaded. | 
| HyperlinkCellClick Represents the method that will handle the event on clicking the hyperlink cell. | 
| ItemSourceChanged The event ItemSourceChanged will fire whenever the ItemSource of PivotGrid is changed. | 
| PivotValueEditedEvent Event handler for the PivotValueEditedEvent event. | 
| RowPivotsOnlyContextMenuShowingEvent Event handler for the RowPivotsOnlyContextMenuShowingEvent event. | 
| SelectionChanged Represents the method that will handle the event on selection change. | 
| SortBegin Represents the method that will handle the event before sorting the PivotGrid. | 
| SortCompleted Represents the method that will handle the event after sorting the PivotGrid. |