Enum
GridScrollMode

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

Declaration

cs-api-definition
Scrollable = 0

Field Value

GridScrollMode

Virtual

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

Declaration

cs-api-definition
Virtual = 1

Field Value

GridScrollMode

In this article
DefinitionFieldsScrollableVirtual
Not finding the help you need?
Contact Support