Namespace Syncfusion.Windows.Forms.PivotAnalysis
Classes
CollapsedEventArgs
Provides data for the Collapsed event. |
CollapsingEventArgs
Provides data for the Collapsing event. |
ConditionalFormat
Represents a class that contains a condition, based on which formatting is applied in the PivotGridControl. |
ContextMenuRenderer
Provides methods used to render a System.Windows.Forms.ContextMenuStrip control with visual styles. |
DataRefreshedEventArgs
Provides data for the DataRefreshed event. |
DataRefreshingEventArgs
Provides data for the DataRefreshing event. |
EditMenuStyleInfo |
EditMenuStyleInfoIdentity
Implements the class that provide the identity information of EditMenuStyleInfo using StyleInfoSubObjectIdentity. |
EditMenuStyleInfoStore
Provides storage for the EditMenuStyleInfo object. |
ExpandedEventArgs
Provides data for the Expanded event. |
ExpanderStyleInfo
Represents the class to define the style for items used in |
ExpanderStyleInfoIdentity
Implements the class that provide the identity information of ExpanderStyleInfo using StyleInfoSubObjectIdentity. |
ExpanderStyleInfoStore
Provides storage for the ExpanderStyleInfo object. |
ExpandingEventArgs
Provides data for the Expanding event. |
FilterBar
Represents a group bar control that holds filter items specified in the PivotGridControl. |
FilterDropDown
Represents a control that allows the user to filter required data. |
FilterDropDownStyleInfo
Represents the class to define the style for items used in FilterDropDown control. |
FilterDropDownStyleInfoIdentity
Implements the class that provide the identity information of FilterDropDownStyleInfo using StyleInfoSubObjectIdentity. |
FilterDropDownStyleInfoStore
Provides storage for the FilterDropDownStyleInfo object. |
GridList
Represents a list control, which displays a collection of items. |
GroupBar
Represents a group bar control that groups pivot items added to PivotGridControl. |
GroupBarItemStyleInfo
Represents the class to define the style for items used in GroupBar control. |
GroupBarItemStyleInfoIdentity
Implements the class that provide the identity information of GroupBarItemStyleInfo using StyleInfoSubObjectIdentity. |
GroupBarItemStyleInfoStore
Provides storage for the GroupBarItemStyleInfo object. |
GroupBarStyleInfo
Represents the class to define the style for items used in GroupBar control. |
GroupBarStyleInfoIdentity
Implements the class that provide the identity information of GroupBarStyleInfo using StyleInfoSubObjectIdentity. |
GroupBarStyleInfoStore
Provides storage for the GroupBarStyleInfo object. |
HiddenGroup
Represents a class that maintains information about the hidden group. |
HyperlinkCellClickEventArgs
Provides data for the HyperlinkCellClick event. |
ItemSourceChangedEventArgs
Provides data for the |
MetroColors
Represents a Class that defines to customize the Metro color options to the PivotGrid. |
NewRuleConditionalFormat
Represents a class that contains rule for formatting the PivotGridControl. |
PivotAnalysisLocalizationResourceAccessor |
PivotCalculationFilter
Represents the control class for PivotCalculationFilter. |
PivotCompInfo
Represents a class that displays the Pivot computational info. |
PivotEditingManager
Provides methods to handle the editing related events happened in PivotGrid control. |
PivotFilterPopup
Represents the class of a pop-up window. |
PivotGridColumnHeaderCellModel
Implements the data or model part for the column header cell with sort indicator in the PivotGridControl. |
PivotGridColumnHeaderCellRenderer
Provides methods used to render the header cell with sort indicator. |
PivotGridConditionalFormat
Represents a class that contains collection of conditions based on which formatting is applied in the PivotGridControl. |
PivotGridConstants
Represents a class that provides the constants for PivotGridControl. |
PivotGridControl
Represents a control that defines the pivot grid control with visual representation. |
PivotGridControl.PopupWindow
Represents a Pop-up Window control to display the PivotValueChooser. |
PivotGridControlBase
Represents the functionality of a pivot table, which is a data summarization tool that automatically sorts, count and total the table data and represents in cross tabular format. |
PivotGridControlInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the PivotGridControlVisualStyle class. |
PivotGridControlStyleInfoIdentity
Represents a class that provides style identity information for nested objects of the PivotGridControlVisualStyle class. |
PivotGridControlStyleInfoStore
Provides storage for the PivotGridControlVisualStyle object. |
PivotGridControlVisualStyle
Represents the class to define the style for PivotGridControl control. |
PivotGridExpandCellCellModel
Implements the data or model part for the expandable column header cell in the PivotGridControl. The expandable row header cell will display '+' symbol for expanded rows and '-' symbol for collapsed rows similar to a TreeView control. |
PivotGridExpandCellCellRenderer
Provides methods used to render the expand cell. |
PivotGridHeaderCellModel
Implements the data or model part for the header cell in the PivotGridControl. |
PivotGridHeaderCellRenderer
Provides methods used to render header cells. |
PivotGridHyperlinkCellModel
Implements the data or model part for the hyperlink cell in the PivotGridControl. |
PivotGridHyperlinkCellRenderer
Provides methods used to render the hyperlink cell. |
PivotGridNewRuleConditionalFormat
Represents a class that contains set of rules for formatting the PivotGridControl. |
PivotGridSelectionChangedEventArgs
Provides data for the SelectionChanged event. |
PivotGridSortColumnHeaderCellModel
Implements the class for the data or model part of a column header with sort indicator. |
PivotGridSortColumnHeaderCellRenderer
Implements the class for the renderer part of the sorted column header of the PivotGrid. |
PivotGridTemplateCellModel
Implements the data or model part for the template cell in the PivotGridControl. |
PivotGridTemplateCellRenderer
Provides methods used to render the template cell. |
PivotGridTotalCellModel
Implements the data or model part for the total cell in the PivotGridControl. |
PivotGridTotalCellRenderer
Provides methods used to render the total cell. |
PivotGridTotalValueCellModel
Implements the data or model part for the total value cell in the PivotGridControl. |
PivotGridTotalValueCellRenderer
Provides methods used to render the total value cell. |
PivotResourceIdentifiers
Determine the resource identifiers class |
PivotRowExpandCellButton
Defines a cell button element that looks like a + and - button for expanding and collapsing nodes in a tree. |
PivotRowExpandCellModel
Implements the data or model part for the expandable row header cell in the PivotGridControl. The expandable row header cell will display '+' symbol for expanded rows and '-' symbol for collapsed rows similar to a TreeView control. |
PivotRowExpandCellRenderer
Implements the renderer part for an expandable row header cell in a GridDataBoundGrid. The expandable row header cell will display a '+' for expanded rows and a '-' for collapsed rows similar to a TreeControl. |
PivotRowHeaderCellModel
Implements the data or model part for the header cell with sort indicator in the PivotGridControl. |
PivotRowHeaderCellRenderer
Implements the CellRenderer for the PivotRowHeaderCellModel. |
PivotSchemaDesigner
Represents the pivot schema designer control that enables users to drag and drop pivot fields between rows, columns, values, and filters dynamically at run time. |
PivotUpdatingManager
Represents the class that allows the PivotGrid control to automatically respond to the changes happened in the underlying data. To enable this support, EnableUpdating property must be set to true. |
PivotValueChooserStyleInfo
Represents the class to define the style for items used in GroupBar control. |
PivotValueChooserStyleInfoIdentity
Implements the class that provide the identity information of PivotValueChooserStyleInfo using StyleInfoSubObjectIdentity. |
PivotValueChooserStyleInfoStore
Provides storage for the PivotValueChooserStyleInfo object. |
PivotValueEditedEventArgs
Provides data for the PivotValueEdited event. |
ReverseOrderComparer
Represents a class that performs reverse order comparison. |
RowGroupBar
Represents a control that groups the row items. |
SchemaCellButton
Represents a button which is specially designed for the schema cell. |
SchemaChangedEventArgs
Provides data for the SchemaChanged event. |
SchemaChangingEventArgs
Provides data for the SchemaChanging event. |
SchemaDesignerItemStyleInfo
Represents the class to define the style for items used in GroupBar control. |
SchemaDesignerItemStyleInfoIdentity
Implements the class that provide the identity information of SchemaDesignerItemStyleInfo using StyleInfoSubObjectIdentity. |
SchemaDesignerItemStyleInfoStore
Provides storage for the SchemaDesignerItemStyleInfo object. |
SchemaDesignerStyleInfo
Represents the class to define the style for items used in GroupBar control. |
SchemaDesignerStyleInfoIdentity
Implements the class that provide the identity information of SchemaDesignerStyleInfo using StyleInfoSubObjectIdentity. |
SchemaDesignerStyleInfoStore
Provides storage for the SchemaDesignerStyleInfo object. |
SchemaItemCellModel
Implements the data or model part for the schema item cell in the PivotGridControl. |
SchemaItemCellRenderer
Provides methods used to render the schema item cell with visual styles. |
SelectedItem
Represents the class that contains the information of selected cell. |
SelectedItems
Represents the IEnumerable collection of SelectedItem. |
Splitter
Represents the control that is used to split. |
TopLeftCellModel
Implements the data or model part for the top left cell in the PivotGridControl. |
TopLeftCellRenderer
Provides methods used to render the top left cell. |
Structs
RowColumnIndex
Represents a pair of row and column indices. |
Enums
BitMapImageName
Specifies the type of the bitmap image used for denoting conditional formats. |
Direction
Defines the constants that specifies the direction of the splitter. |
FormatAllType
Specifies the type of the format to be applied for grid cells. |
FormateSelectedAverageValueType
Specifies the type of the condition based on which the cell value is compared with the average value. |
FormateValuesRankType
Specifies the rank type to format values. |
FormatStyle
Specifies the style of the format. |
IconImageCategory
Specifies the category of image icon used for formatting. |
PivotGridDataConditionType
Specifies the type of the operation performed on operands. |
PredicateType
Specifies the type of the predicate used for filtering. |
RuleType
Specifies the type of the rule used for formatting cell values. |
SchemaAction
Specifies the action performed in the PivotSchemaDesigner. |
ValueType
Specifies the value type, based on which conditional formatting is applied. |
Delegates
AsyncStartingEventHandler
Represents the method that will handle the AsyncLoadStarted event. |
Collapsed
Represents the method that will handle the Collapsed event. |
Collapsing
Represents the method that will handle the Collapsing event. |
DataRefreshed
Represents the method that will handle the DataRefreshed event. |
DataRefreshing
Represents the method that will handle the DataRefreshing event. |
Expanded
Represents the method that will handle the Expanded event. |
Expanding
Represents the method that will handle the Expanding event. |
HyperlinkCellClick
Represents the method that will handle the HyperlinkCellClick event. |
ItemSourceChangedEventHandler
Represents the method that will handle the ItemSourceChanged event. |
PivotGridControl.FilterActionCompletedEventArgs
Handles the filter operation. |
PivotValueEditedEventHandler
Represents the method that will handle the PivotValueEdited event. |
SchemaChangedEventHandler
Represents the method that will handle the SchemaChanged event. |
SchemaChangingEventHandler
Represents the method that will handle the SchemaChanging event. |
SelectionChanged
Represents the method that will handle the SelectionChanged event. |