New to KendoReactStart a free 30-day trial

PivotGridHandle
Premium

Represents the object which is passed to the ref callback of the PivotGrid component.

NameTypeDefaultDescription

columnHeaderBreadth

number

The height of the column header area in pixels.

columnHeaderRows

AxisRow[]

The rows that make up the column headers.

dataCells

{ cells: PivotDataItem[]; row: string[]; }[]

The data cells organized by row and column.

element

"null" | HTMLDivElement

The DOM element of the PivotGrid component.

props

PivotGridProps

The current properties of the PivotGrid component.

rowHeaderBreadth

number

The width of the row header area in pixels.

rowHeaderRows

AxisRow[]

The rows that make up the row headers.

Not finding the help you need?
Contact Support