singleSelection
| Selection List Properties and Selection Tree Properties more information on these components. |
Specifies that only a single choice can be selected in a Selection List.
Example
SelectionList1.singleSelection = true
|
Either syntax below can be used in component script:
For onInit/onRefresh scripts, and for component and property scripts on other components, the second (qualified) form is required. |