WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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