DataGridCurrentCell Property
Gets the currently selected cell.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public DataGridCell CurrentCell { get; }
Public ReadOnly Property CurrentCell As DataGridCell
Get
Property Value
DataGridCell