[]
        
(Showing Draft Content)

C1.WPF.Input.C1ComboBox.SelectedItemsContent

SelectedItemsContent Property

SelectedItemsContent

Gets the list of the content of the selected items.

Declaration
public IDataCollection<object> SelectedItemsContent { get; }
Public ReadOnly Property SelectedItemsContent As IDataCollection(Of Object)