property List.SingleSel as Boolean
Retrieves or sets a value that indicates whether the control supports single or multiple selection.
| | Type | Description | |
| |
Boolean |
A boolean expression that indicates whether the control supports single or multiple selection.
| |