C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapter Class / IsRowSelection Property
In This Topic
IsRowSelection Property (GridControlAdapter)
In This Topic
Gets whether the selection is composed by all the cells of the rows.
Syntax
public virtual bool IsRowSelection {get;}
See Also