DataGridIsFirstCellSelected Method
Checks whether the first selectable cell is selected or not.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public virtual bool IsFirstCellSelected()
Public Overridable Function IsFirstCellSelected As Boolean
Return Value
BooleanTrue if it is selected; false otherwise.