PivotGridProps
Represents the props of the KendoReact PivotGrid component.
Name | Type | Default | Description |
---|---|---|---|
cell? |
|
Overrides the default The default component is: PivotGridCell. For more information, refer to the PivotGrid Customization article. | |
className? |
|
Sets the | |
column? |
|
Overrides the default The default component is: PivotGridColumn. For more information, refer to the PivotGrid Customization article. | |
columnAxes? |
|
The configuration of the | |
columnHeadersCell? |
|
Overrides the default column-headers The default component is: PivotGridHeaderCell. For more information, refer to the PivotGrid Customization article. | |
columnHeadersColumn? |
|
Overrides the default column-headers The default component is: PivotGridColumn. For more information, refer to the PivotGrid Customization article. | |
columnHeadersRow? |
|
Overrides the default column-headers The default component is: PivotGridRow. For more information, refer to the PivotGrid Customization article. | |
columns? |
|
Sets the | |
data? |
|
Sets the | |
dataColumn? |
|
Overrides the default data The default component is: PivotGridColumn. For more information, refer to the PivotGrid Customization article. | |
dataRow? |
|
Overrides the default data The default component is: PivotGridRow. For more information, refer to the PivotGrid Customization article. | |
headerCell? |
|
Overrides the default The default component is: PivotGridHeaderCell. For more information, refer to the PivotGrid Customization article. | |
id? |
|
Sets the | |
navigatable? |
|
If set to | |
onColumnAxesChange? |
|
A callback, fired whenever the | |
onRowAxesChange? |
|
A callback, fired whenever the | |
row? |
|
Overrides the default The default component is: PivotGridRow. For more information, refer to the PivotGrid Customization article. | |
rowAxes? |
|
The configuration of the | |
rowHeadersCell? |
|
Overrides the default row-headers The default component is: PivotGridHeaderCell. For more information, refer to the PivotGrid Customization article. | |
rowHeadersColumn? |
|
Overrides the default row-headers The default component is: PivotGridColumn. For more information, refer to the PivotGrid Customization article. | |
rowHeadersRow? |
|
Overrides the default row-headers The default component is: PivotGridRow. For more information, refer to the PivotGrid Customization article. | |
rows? |
|
Sets the | |
style? |
|
Sets the | |
tabIndex? |
|
Sets the |