C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellFactory Class / IsColumnSelection Property

In This Topic
IsColumnSelection Property (GridCellFactory)
In This Topic
Gets whether the selection is composed by all the cells of the columns.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsColumnSelection As Boolean
 
See Also