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

In This Topic
IsMultipleSelection Property (TransposedGridCellFactory)
In This Topic
Gets whether the selection can be a range of cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsMultipleSelection As Boolean
 
See Also