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