[]
        
(Showing Draft Content)

C1.WPF.Input.C1MultiSelect.SelectedItems

SelectedItems Property

SelectedItems

Gets or set the list of items which are selected.

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