ComboBox
Common Properties
Property | Description |
---|---|
SelectedIndex | Gets or sets the index of the selected item. |
SelectedItem | Gets or sets the selected item. |
AutoScrollToSelectedItem | Gets or sets a value indicating whether to automatically scroll to newly selected items. |
IsDropDownOpen | Gets or sets a value indicating whether the dropdown is currently open. |
MaxDropDownHeight | Gets or sets the maximum height for the dropdown list. |