C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / C1GridControl Class / SelectedRanges Property
In This Topic
SelectedRanges Property (C1GridControl)
In This Topic
Gets or sets the currently selected ranges.
Syntax
public IReadOnlyList<GridControlRange> SelectedRanges {get; set;}
See Also