MultiSelectComboBox Properties |
The MultiSelectComboBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultText |
Gets or sets the default text.
|
![]() | ItemsSource |
Gets or sets a collection used to generate the content of the ItemsControl.
|
![]() | SelectedItems |
Gets or sets the selected items.
|
![]() | Text |
Gets or sets the text of the currently selected item.
|