[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.Selection

Selection Property

Selection

Gets or sets the current selection.

Declaration
public GridCellRange Selection { get; set; }
Remarks

If more than one range is selected use SelectedRanges property instead.