BCGSoft.Controls.Grid Namespace : CellState Enumeration |
'Declaration Public Enum CellState Inherits System.Enum
'Usage Dim instance As CellState
public enum CellState : System.Enum
__value public enum CellState : public System.Enum
public enum class CellState : public System.Enum
Member | Description |
---|---|
Disabled | Cell si disabled (currently not used). |
Focused | Cell is focused. |
Highlighted | Cell is highlighted. |
Normal | Cell is normal. |
Pressed | Cell is pressed. |
Selected | Cell is selected. |
System.Object
System.ValueType
System.Enum
BCGSoft.Controls.Grid.CellState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2