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

In This Topic
SelectedRanges Property (FlexGrid)
In This Topic
Gets or sets the current selected ranges.
Syntax
'Declaration
 
Public Shadows Property SelectedRanges As IReadOnlyList(Of GridCellRange)
 
See Also