New to KendoReact? Start a free 30-day trial
PivotGridHandle
PivotGridHandlePremium
Represents the object which is passed to the ref
callback of the PivotGrid component.
Name | Type | Default | Description |
---|---|---|---|
columnHeaderBreadth |
|
The height of the column header area in pixels. | |
columnHeaderRows |
|
The rows that make up the column headers. | |
dataCells |
|
The data cells organized by row and column. | |
element |
|
The DOM element of the PivotGrid component. | |
props |
|
The current properties of the PivotGrid component. | |
rowHeaderBreadth |
|
The width of the row header area in pixels. | |
rowHeaderRows |
|
The rows that make up the row headers. |