|
AsyncOperationResult
|
The result of the asynchronous operation.
|
|
CalculationBinding
|
The base class used to specify a PivotGrid’s field calculation data binding in Optimized mode.
|
|
CellElement
|
A Pivot Grid’s data cell to which the cell style is applied.
|
|
CellElementData
|
Contains the pivot grid’s cell data, location, and layout characteristics.
|
|
CellInfo
|
Stores information about the data cell displayed within the PivotGrid control.
|
|
ColorScaleFormatCondition
|
Represents a color scale format condition.
|
|
CustomizePivotCellEventArgs
|
Contains data for the PivotGridXlsExportOptions.CustomizeCell, PivotGridCsvExportOptions.CustomizeCell and PivotGridXlsxExportOptions.CustomizeCell events.
|
|
CustomServerModeSortEventArgs
|
Provides data for the PivotGridControl.CustomServerModeSort event.
|
|
DataAreaElement
|
The base class for the data area cells and field value cells.
|
|
DataAreaElementData
|
Contains the field value cell’s and data area cell’s data, location, and layout characteristics.
|
|
DataBarFormatCondition
|
Represents a data bar format condition.
|
|
DataBinding
|
Base class of the the Data Binding API. Specifies the source data for the PivotGrid fields in Optimized mode.
|
|
DataSourceColumnBinding
|
Defines a data binding to a data source column.
|
|
DefaultMenuItemNames
static
|
Contains names of the context menu items.
|
|
DifferenceBinding
|
Defines the difference calculation between values across a window.
|
|
DirectedCalculationBinding
|
Base class to specify calculations whose result is dependent on the direction of the calculation. Used as a PivotGrid’s field calculation data binding in Optimized mode.
|
|
EventArgsToCellInfoConverter
|
A converter used to convert the event argument to the CellInfo class.
|
|
EventArgsToFieldValueInfoConverter
|
A converter used to convert the event argument to the FieldValueInfo class.
|
|
ExpressionConditionBase
|
Serves as a base for classes that represent expression-type format conditions.
|
|
ExpressionDataBinding
|
Defines a calculation based on a string expression.
|
|
FieldFilterValues
|
Contains filter values for a specific field.
|
|
FieldListControlBase
|
Serves as the base class for a pivot grid’s Customization Controls.
|
|
FieldValueCell
|
Represents a field value cell.
|
|
FieldValueElement
|
A Pivot Grid field value cell to which the cell style is applied.
|
|
FieldValueElementData
|
Contains the pivot grid’s field value cell data, location, and layout characteristics.
|
|
FieldValueInfo
|
Stores information about the row and column fields related to the selected cell.
|
|
FormatCondition
|
Represents a format condition based on a specified rule(s) or expression.
|
|
FormatConditionBase
|
Serves as a base for classes that represent format conditions.
|
|
FormatConditionCollection
|
Represents a collection of format conditions.
|
|
FormatConditionCommandParameters
|
Contains parameters for conditional formatting commands.
|
|
GroupChangedEventArgs
|
Provides data for the PivotGridGroup.Changed event.
|
|
GroupFilterValue
|
A group filter value.
|
|
GroupFilterValues
|
Represents a group filter condition.
|
|
GroupFilterValuesCollection
|
A collection of group filter values.
|
|
IconSetFormatCondition
|
Represents an icon set format condition.
|
|
IndicatorFormatConditionBase
|
Serves as a base for classes that represent indicator-type format conditions.
|
|
LightweightCellElement
|
|
|
LightweightFieldValueElement
|
|
|
MovingCalculationBinding
|
Defines aggregations across a specified number of values before and/or after the current value.
|
|
OlapExpressionBinding
|
Allows you to use an expression to evaluate values for a Pivot Grid’s field in OLAP mode.
|
|
PercentOfTotalBinding
|
Allows you to calculate the input of all values in the window as a percentage of the total.
|
|
PivotBrushChangedEventArgs
|
Provides data for the PivotGridControl.BrushChanged event.
|
|
PivotCellBaseEventArgs
|
Provides data for the events which are invoked for particular data cells.
|
|
PivotCellDisplayTextEventArgs
|
Provides data for the PivotGridControl.CustomCellDisplayText event.
|
|
PivotCellEventArgs
|
Provides data for the PivotGridControl.CellClick and PivotGridControl.CellDoubleClick events.
|
|
PivotCellValueEventArgs
|
Provides data for the PivotGridControl.CustomCellValue event.
|
|
PivotChartDataSourceRow
|
A row in the datasource passed to the chart control.
|
|
PivotCustomCellAppearanceEventArgs
|
Provides data for the PivotGridControl.CustomCellAppearance event.
|
|
PivotCustomChartDataSourceDataEventArgs
|
Provides data for the PivotGridControl.CustomChartDataSourceData event.
|
|
PivotCustomChartDataSourceRowsEventArgs
|
Provides data for the PivotGridControl.CustomChartDataSourceRows event.
|
|
PivotCustomFieldDataEventArgs
|
Provides data for the PivotGridControl.CustomUnboundFieldData event.
|
|
PivotCustomFieldListSortEventArgs
|
Provides data for the PivotGridControl.CustomFieldListSort event.
|
|
PivotCustomFieldSortEventArgs
|
Provides data for the PivotGridControl.CustomFieldSort event.
|
|
PivotCustomFieldValueCellsEventArgs
|
Provides data for the PivotGridControl.CustomFieldValueCells event.
|
|
PivotCustomFilterPopupItemsEventArgs
|
Provides data for the PivotGridControl.CustomFilterPopupItems event.
|
|
PivotCustomGroupIntervalEventArgs
|
Provides data for the PivotGridControl.CustomGroupInterval event.
|
|
PivotCustomSummaryEventArgs
|
Provides data for the PivotGridControl.CustomSummary event.
|
|
PivotCustomValueAppearanceEventArgs
|
Provides data for the PivotGridControl.CustomValueAppearance event.
|
|
PivotDrillDownDataRow
|
Represents a single row in the data source which provides the data used to calculate summaries for individual cells.
|
|
PivotDrillDownDataSource
|
Represents a list of the records which are used to calculate summaries for individual cells.
|
|
PivotExcelFieldListControl
|
An Excel-style Field List.
|
|
PivotExpressionEditorEventArgs
|
Provides data for the ExpressionEditorCreated event.
|
|
PivotFieldAreaChangingEventArgs
|
Provides data for the PivotGridControl.FieldAreaChanging event.
|
|
PivotFieldDisplayTextEventArgs
|
Provides data for the PivotGridControl.FieldValueDisplayText event.
|
|
PivotFieldEventArgs
|
Provides data for all field handling events.
|
|
PivotFieldFilterChangingEventArgs
|
Provides data for the PivotGridControl.FieldFilterChanging event.
|
|
PivotFieldListControl
|
A simple-style Field List.
|
|
PivotFieldPropertyChangedEventArgs
|
Provides data for the PivotGridControl.FieldPropertyChanged event.
|
|
PivotFieldValueCancelEventArgs
|
Provides data for the PivotGridControl.FieldValueCollapsing and PivotGridControl.FieldValueExpanding events.
|
|
PivotFieldValueEventArgs
|
Serves as a base for the classes that provide data for the events which are used to customize column and row headers.
|
|
PivotGridCellMenuInfo
|
|
|
PivotGridCommands
static
|
Provides access to pivot grid commands.
|
|
PivotGridControl
|
The PivotGrid control.
|
|
PivotGridCsvExportOptions
|
Contains options that define how a document is exported to CSV.
|
|
PivotGridCustomTotal
|
Represents a custom total.
|
|
PivotGridCustomTotalCollection
|
Represents a collection of custom totals.
|
|
PivotGridField
|
Represents a Pivot Grid field.
|
|
PivotGridFieldCollection
|
Represents a field collection for the PivotGridControl.
|
|
PivotGridFieldValueMenuInfo
|
|
|
PivotGridFilterPopupMenuInfo
|
|
|
PivotGridGroup
|
Represents an individual group of fields.
|
|
PivotGridGroupCollection
|
Represents a collection of field groups.
|
|
PivotGridHeaderMenuInfo
|
Contains information about the field header context menu.
|
|
PivotGridHeadersAreaMenuInfo
|
|
|
PivotGridMenuInfo
|
Contains information about the context menu.
|
|
PivotGridPopupMenu
|
A pop-up menu for the Pivot Grid.
|
|
PivotGridXlsExportOptions
|
Contains export options specific to XLS format.
|
|
PivotGridXlsxExportOptions
|
Contains export options specific to XLS format.
|
|
PivotGroupEventArgs
|
Provides data for the PivotGridControl.GroupFilterChanged event.
|
|
PivotLayoutAllowEventArgs
|
Provides data for the PivotGridControl.BeforeLoadLayout event.
|
|
PivotLayoutUpgradeEventArgs
|
Provides data for the PivotGridControl.LayoutUpgrade event.
|
|
PivotOlapExceptionEventArgs
|
Provides data for the PivotGridControl.OlapException event.
|
|
PivotOlapKpiMeasures
|
Contains the names of the OLAP measures that represent values of a particular KPI.
|
|
PivotOlapKpiValue
|
Represents values of a KPI.
|
|
PivotOlapMember
|
An OLAP member.
|
|
PivotPropertyChangedEventArgs
|
Provides data for the PivotGridControl.PropertyChanged event.
|
|
PivotQueryExceptionEventArgs
|
Provides data for the PivotGridControl.QueryException event.
|
|
PivotSerializationOptions
|
Contains options that control how the PivotGridControl’s layout is saved to and restored from a data store (an XML file or stream).
|
|
PivotSummaryDataRow
|
Represents a summary data source row.
|
|
PivotSummaryDataSource
|
Represents a summary data source.
|
|
PivotUnboundExpressionEditorEventArgs
|
Provides data for the PivotGridControl.UnboundExpressionEditorCreated event.
|
|
PopupMenuShowingEventArgs
|
Provides data for the PivotGridControl.PopupMenuShowing event.
|
|
RankBinding
|
Defines the calculation of a ranking in the window.
|
|
RunningTotalBinding
|
Defines the calculation that aggregates values cumulatively in the window.
|
|
SortByCondition
|
Represents a sort condition used to identify the column/row by whose values the other field values will be sorted.
|
|
SortByConditionCollection
|
A collection of sort conditions.
|
|
TopBottomRuleFormatCondition
|
Represents a top/bottom format condition.
|
|
WindowExpressionBinding
|
Specifies a custom string expression with window functions to calculate values. Used as a PivotGrid’s field calculation databinding in Optimized mode.
|