[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridSelectionEventArgs.Cells

Cells Property

Cells

Gets the selected cells.

Declaration
public IReadOnlyList<GridCellRange> Cells { get; }