IPivotTable.VirtualScrollingEnabled Property
Specifies whether vertical virtual scrolling is enabled.
Namespace: DevExpress.Blazor.PivotTable
Assembly: DevExpress.Blazor.PivotTable.v25.1.dll
NuGet Package: DevExpress.Blazor.PivotTable
Declaration
bool VirtualScrollingEnabled { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also