Skip to content

Combobox ​

A control for selecting from a dataset.

Show ​

Example ​

xml
<ComboBox ItemsSource="{Binding}" 
          SelectedItem="{Binding}" />

See Also ​

Demo: SukiUI.Demo/Features/ControlsLibrary/CollectionsView.axaml