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

The selectall mode of the Grid.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum GridSelectAllMode

Fields

Select All checkbox will select all data.

C#
All = 1

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

C#
Current = 0
In this article
DefinitionFieldsAllCurrent
Not finding the help you need?
Contact Support