C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace : SelectedState Enumeration |
'Declaration Public Enum SelectedState Inherits System.Enum
public enum SelectedState : System.Enum
Member | Description |
---|---|
Cursor | Cell is selected and contains the grid cursor. |
None | Cell is not selected. |
Selected | Cell is selected but does not contain the grid cursor. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.FlexGrid.SelectedState