C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / TransposedGridCellFactory Class / IsMultiRangeSelection Property

In This Topic
IsMultiRangeSelection Property (TransposedGridCellFactory)
In This Topic
Gets whether the selection can be composed by non-contiguous ranges of cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsMultiRangeSelection As Boolean
 
See Also