DataGridIsLastCellSelected Method
Checks whether the last 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 IsLastCellSelected()
Public Overridable Function IsLastCellSelected As Boolean
Return Value
BooleanTrue if it is selected; false otherwise.