CustomEditorEventArgsEditedCell Property
Gets the cell being edited.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public DataGridCell EditedCell { get; }
Public ReadOnly Property EditedCell As DataGridCell
Get
Property Value
DataGridCell