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