[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridSelectedState

GridSelectedState Enum

Specifies the selected state of a cell.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.GridControl.dll
Syntax
public enum GridSelectedState

Fields

Name Description
None

Cell is not selected.

Selected

Cell is selected.