EnumGridScrollMode
Enum
The scroll mode of the Grid.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum GridScrollMode
Fields
Scrollable
Default scroll mode, Requires setting the component's Height
Virtual
Displays on pager and renders a portion of the data (optimized rendering) while the user is scrolling the content