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