C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / C1GridControl Class / SelectedRanges Property

In This Topic
SelectedRanges Property (C1GridControl)
In This Topic
Gets or sets the currently selected ranges.
Syntax
'Declaration
 
Public Property SelectedRanges As IReadOnlyList(Of GridControlRange)
 
See Also