New to Kendo UI for Angular? Start a free 30-day trial
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 |
|
|
If set to true, the user can use dedicated shortcuts to interact with the PivotGrid. By default, navigation is disabled. |
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. |