GridControl.RowEditMode Property
Specifies whether the grid invokes an in-place editor or edit form when an end-user starts to edit a data cell or add a new row.
Namespace: DevExpress.Mobile.DataGrid
Assembly: DevExpress.Mobile.Grid.v18.2.dll
Declaration
[XtraSerializableProperty]
public RowEditMode RowEditMode { get; set; }
<XtraSerializableProperty>
Public Property RowEditMode As RowEditMode
Property Value
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.
Use the RowEditMode property to set one of the available row edit modes for a grid.
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...