Click or drag to resize

MultiSelectComboBox Properties

The MultiSelectComboBox type exposes the following members.

Properties
  NameDescription
Public propertyDefaultText
Gets or sets the default text.
Public propertyItemsSource
Gets or sets a collection used to generate the content of the ItemsControl.
Public propertySelectedItems
Gets or sets the selected items.
Public propertyText
Gets or sets the text of the currently selected item.
Top
See Also