New to Telerik UI for .NET MAUIStart a free 30-day trial

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:

C#
public enum DataGridUserEditMode

Fields

DataGrid cell could be edited.

C#
Cell = 1

DataGrid cannot be edited.

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