PivotGridConfiguratorProps
Represents the props of the KendoReact PivotGridConfigurator component.
Name | Type | Default | Description |
---|---|---|---|
className? |
| Sets the | |
columnAxes? |
| The configuration of the | |
data? |
| Sets the The | |
editor? |
| Overrides the default The default component is: PivotGridConfiguratorEditor. | |
filter? |
| The descriptors by which the data is filtered. | |
form? |
| Overrides the default The default component is: KendoReactForm. | |
formElement? |
| Overrides the default The default component is: KendoReactFormElement. | |
horizontal? |
| Renders the PivotGridConfigurator in | |
id? |
| Sets the | |
measureAxes? |
| The configuration of the | |
rowAxes? |
| The configuration of the | |
sort? |
| The descriptors by which the data is sorted. | |
style? |
| Sets the | |
tabIndex? |
| Sets the |
Methods
onAxisFilterFieldExpand | ||||||
---|---|---|---|---|---|---|
A callback, fired whenever an | ||||||
|
onAxisFilterFieldsExpandChange | ||||||
---|---|---|---|---|---|---|
A callback, fired whenever the | ||||||
|
onColumnAxesChange | ||||||
---|---|---|---|---|---|---|
A callback, fired whenever the | ||||||
|
onFieldsEditorFieldCheck | ||||||
---|---|---|---|---|---|---|
A callback, fired whenever a | ||||||
|
onFieldsEditorFieldExpand | ||||||
---|---|---|---|---|---|---|
A callback, fired whenever a | ||||||
|
onFilterChange | ||||||
---|---|---|---|---|---|---|
A callback, fired whenever the | ||||||
|
onMeasureAxesChange | ||||||
---|---|---|---|---|---|---|
A callback, fired whenever the | ||||||
|
onRowAxesChange | ||||||
---|---|---|---|---|---|---|
A callback, fired whenever the | ||||||
|
onSortChange | ||||||
---|---|---|---|---|---|---|
A callback, fired whenever the | ||||||
|