[]
Specifies whether the grid should highlight the selected range.
public enum HighLightEnum
Name | Description |
---|---|
Always | Always highlight the selected range. |
Never | Never highlight the selected range. |
WithFocus | Highlight the selected range when the control has focus. |