PivotGridComponent
Represents the Kendo UI PivotGrid component for Angular.
Selector
kendo-pivotgrid
Inputs
Name | Type | Default | Description |
---|---|---|---|
columnHeadersWidth |
|
|
Specify the width of the column header and data cells. Value is treated as pixels (see example). |
configurator |
|
Specifies whether the axes configurator should be displayed. | |
loaderSettings |
|
Specify the type, size and color of the PivotGrid's loader. The default settings are:
| |
navigable |
|
|
When the keyboard navigation is enabled, the user can use dedicated shortcuts to interact with the PivotGrid.
By default, navigation is enabled. To disable it altogether, and include the PivotGrid content in the normal tab sequence, set the property to |
virtualScrolling |
|
|
Sets the virtualization options of the component. By default the virtual scrolling functionality is disabled. |
Fields
Name | Type | Default | Description |
---|---|---|---|
aggregateData |
|
Holds the displayed aggregated PivotGrid values. |