Enum
DropDownScrollMode

The scroll mode of the component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum DropDownScrollMode

Fields

Scrollable

Default scroll mode, Requires setting the component's Popup Height

Declaration

cs-api-definition
Scrollable = 0

Field Value

DropDownScrollMode

Virtual

Renders a portion of the data (optimized rendering) while the user is scrolling the content

Declaration

cs-api-definition
Virtual = 1

Field Value

DropDownScrollMode

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