[]
        
(Showing Draft Content)

C1.Android.Grid.GridSelectedState

GridSelectedState Enum

Specifies the selected state of a cell.

Namespace: C1.Android.Grid
Assembly: C1.Android.GridControl.dll
Syntax
public enum GridSelectedState
Public Enum GridSelectedState

Fields

Name Description
None

Cell is not selected.

Selected

Cell is selected.