4.5.2.1.22. OptionsList
OptionsList
is a variation of the OptionsGroup component which represents the list of options as a vertical scrollable list. If multi-select is enabled, multiple items can be selected by holding the Ctrl key while clicking, or as a range by holding the Shift key.
XML name of the component: optionsList
.
The OptionsList
component is implemented for Web Client.
The only difference in API between OptionsList
and OptionsGroup is that OptionsList
has no orientation
attribute.
- Attributes of optionsList
-
align - caption - captionProperty - datasource - description - editable - enable - icon - id - multiselect - height - optionsDatasource - property - required - requiredMessage - stylename - visible - width
- Elements of optionsList