Enum
TreeListScrollMode

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum TreeListScrollMode

Fields

Scrollable

Default scroll mode, Requires setting the component's Height

Declaration

cs-api-definition
Scrollable = 0

Field Value

TreeListScrollMode

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

TreeListScrollMode

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