[]
        
(Showing Draft Content)

C1.WPF.C1ComboBox.SelectedItems

SelectedItems Property

SelectedItems

Gets or set the list of items which are selected.

Declaration
public ObservableCollection<object> SelectedItems { get; set; }