SelectionMode
Defines the available selection modes for a list box.
Values
Multiple
- Specifies that multiple items can be selected in the list box.Single
- Specifies that only a single item can be selected in the list box.
Defines the available selection modes for a list box.
Multiple
- Specifies that multiple items can be selected in the list box.
Single
- Specifies that only a single item can be selected in the list box.