JavaScript/jQuery PivotGrid Types
CellClickEvent
The type of the cellClick event handler's argument.
Used in:
CellPreparedEvent
The type of the cellPrepared event handler's argument.
Used in:
ContentReadyEvent
The type of the contentReady event handler's argument.
Used in:
ContextMenuPreparingEvent
The type of the contextMenuPreparing event handler's argument.
Used in:
DisposingEvent
The type of the disposing event handler's argument.
Used in:
ExportingEvent
The type of the exporting event handler's argument.
Used in:
InitializedEvent
The type of the initialized event handler's argument.
Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
Used in:
PivotGridArea
Specifies the field's area.
PivotGridDataFieldArea
Specifies the area to which data field headers must belong.
Used in:
PivotGridDataType
Specifies field values for a specific data type.
PivotGridGroupInterval
Specifies how the field's values are combined into groups for the headers.
PivotGridRowHeaderLayout
Specifies the layout of items in the row header.
Used in:
PivotGridRunningTotalMode
Specifies whether to calculate the running total by rows or by columns.
PivotGridSortBy
Specifies how to sort the field's values in the headers.
PivotGridStoreType
Specifies the PivotGridDataSource's storage type.
PivotGridSummaryDisplayMode
Specifies a predefined post-processing function.
PivotGridTotalDisplayMode
Specifies where to show the total rows or columns.
Used in: