[]
        
(Showing Draft Content)

C1.WPF.Input.ComboBoxItemsCollection

ComboBoxItemsCollection Class

The collection of C1ComboBoxItem

Inheritance
ComboBoxItemsCollection
Namespace: C1.WPF.Input
Assembly: C1.WPF.Input.dll
Syntax
public class ComboBoxItemsCollection : C1DataCollectionList<ComboBoxItem>, IList, ICollection, IEnumerable
Public Class ComboBoxItemsCollection
    Inherits C1DataCollectionList(Of ComboBoxItem)
    Implements IList, ICollection, IEnumerable

Constructors

Name Description
ComboBoxItemsCollection(C1ComboBox)

Default constructor

Properties

Name Description
DataCollection

Methods

Name Description
Add(object)

Add data object directly

Dispose(bool)