Enum
GridSelectionType

The selection type of the Grid.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum GridSelectionType

Fields

Cell

Allow selection of individual cells

Declaration

cs-api-definition
Cell = 0

Field Value

GridSelectionType

Row

Allow selection of full rows

Declaration

cs-api-definition
Row = 1

Field Value

GridSelectionType

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