[DefaultMember("Item")] public class ComboBoxItemsCollection : C1.DataCollection.C1DataCollectionList<C1ComboBoxItem>
'Declaration <DefaultMemberAttribute("Item")> Public Class ComboBoxItemsCollection Inherits C1.DataCollection.C1DataCollectionList(Of C1ComboBoxItem)
'Declaration
<DefaultMemberAttribute("Item")> Public Class ComboBoxItemsCollection Inherits C1.DataCollection.C1DataCollectionList(Of C1ComboBoxItem)
System.Object C1.DataCollection.C1DataCollectionList<T> C1.WPF.Input.ComboBoxItemsCollection
ComboBoxItemsCollection Members C1.WPF.Input Namespace