Enum
DataGridUserEditMode

Defines the available modes that control the User Input and Experience related to the editing operations within the RadDataGrid component.

Definition

Namespace:Telerik.Maui.Controls.DataGrid

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum DataGridUserEditMode

Fields

Cell

DataGrid cell could be edited.

Declaration

cs-api-definition
Cell = 1

Field Value

DataGridUserEditMode

None

DataGrid cannot be edited.

Declaration

cs-api-definition
None = 0

Field Value

DataGridUserEditMode

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