C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / SelectionMode Property

In This Topic
SelectionMode Property (FlexGrid)
In This Topic
Gets or sets how the cells, columns or rows are selected.
Syntax
'Declaration
 
Public Property SelectionMode As GridSelectionMode
 
See Also