Enum
DataGridSelectionUnit

Defines the available for selection units within a RadDataGrid component.

Definition

Namespace:Telerik.Maui.Controls.DataGrid

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum DataGridSelectionUnit

Fields

Cell

The unit to select is a cell within a grid row.

Declaration

cs-api-definition
Cell = 1

Field Value

DataGridSelectionUnit

Row

The unit to select is a grid row.

Declaration

cs-api-definition
Row = 0

Field Value

DataGridSelectionUnit

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