property Group.ExpandOnKeys as Boolean
Specifies a value that indicates whether the control expands or collapses a node when user presses arrow keys.
| | Type | Description | |
| |
Boolean |
A boolean expression that indicates whether the control expands or collapses a
node when user presses arrow keys.
| |