New to Telerik UI for BlazorStart a free 30-day trial

The scroll mode of the Grid.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum GridScrollMode

Fields

Default scroll mode, Requires setting the component's Height

C#
Scrollable = 0

Displays on pager and renders a portion of the data (optimized rendering) while the user is scrolling the content

C#
Virtual = 1
In this article
DefinitionFieldsScrollableVirtual
Not finding the help you need?
Contact Support