[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlSelectionEventArgs.CellRanges

CellRanges Property

CellRanges

Gets the cell range.

Declaration
public IReadOnlyList<GridControlRange> CellRanges { get; }
Public ReadOnly Property CellRanges As IReadOnlyList(Of GridControlRange)