C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapter Class / IsMultiRangeSelection Property
In This Topic
IsMultiRangeSelection Property (GridControlAdapter)
In This Topic
Gets whether the selection can be composed by non-contiguous ranges of cells.
Syntax
public virtual bool IsMultiRangeSelection {get;}
See Also