MultiSelectComboBox Class |
Namespace: Hummingbird.UI
The MultiSelectComboBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | MultiSelectComboBox |
Initializes a new instance of the MultiSelectComboBox class.
|
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.
|
Name | Description | |
---|---|---|
![]() | InitializeComponent |
InitializeComponent
|
Name | Description | |
---|---|---|
![]() | SelectedItemsChanged |
Occurs when selected items changed.
|
Name | Description | |
---|---|---|
![]() ![]() | DefaultTextProperty |
The default text property
|
![]() ![]() | ItemsSource2Property |
The items source property
|
![]() ![]() | SelectedItemsProperty |
The selected items property
|
![]() ![]() | TextProperty |
The text property
|