Enum
TreeListSelectAllMode

The selectall mode of the TreeList - how the select column checkbox behaves.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum TreeListSelectAllMode

Fields

All

Select All checkbox will select all data.

Declaration

cs-api-definition
All = 1

Field Value

TreeListSelectAllMode

Current

Select All checkbox will select only the records within the current context (ex: page, or filtered data).

Declaration

cs-api-definition
Current = 0

Field Value

TreeListSelectAllMode

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