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