[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridSelectionEventArgs

GridSelectionEventArgs Class

Event data for events associated with a range of cells.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public class GridSelectionEventArgs : GridCellRangeEventArgs

Properties

Name Description
CellRanges

Gets the cell range.

Cells

Gets the selected cells.