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

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