New to Kendo UI for Angular? Start a free 30-day trial
PivotGridVirtualizationSettingsType
Specifies the supported values of the VirtualizationSettings type property.
The available values are:
row—Enables row virtualization only.column—Enables column virtualization only.both—Enables both row and column virtualization.