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