MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / IGridControlHandler Interface / SelectedRanges Property
In This Topic
    SelectedRanges Property (IGridControlHandler)
    In This Topic
    Syntax
    IReadOnlyList<GridControlRange> SelectedRanges {get; set;}
    See Also