MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlSelectionEventArgs Class / CellRanges Property
In This Topic
    CellRanges Property (GridControlSelectionEventArgs)
    In This Topic
    Gets the cell range.
    Syntax
    public IReadOnlyList<GridControlRange> CellRanges {get;}
    See Also