[]
Specifies the selected state of a cell.
public enum SelectedState
Name | 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. |