New to Kendo UI for Angular? Start a free 30-day trial
VirtualizationSettings
Name | Type | Default | Description |
---|---|---|---|
columns? |
|
|
Sets the maximum number of value table columns that will be rendered in the DOM. |
rowHeight? |
|
|
Represents the actual height of each data row in the DOM in pixels. |
rows? |
|
|
Sets the maximum number of value table rows that will be rendered in the DOM. |
type? |
|
|
Enables the virtualization of the PivotGrid data table. By default both rows and columns are virtualized when the virtualization is enabled. |