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.

On This Page