[]
The collection of C1ComboBoxItem
public class ComboBoxItemsCollection : C1DataCollectionList<ComboBoxItem>, IList, ICollection, IEnumerable
Public Class ComboBoxItemsCollection
Inherits C1DataCollectionList(Of ComboBoxItem)
Implements IList, ICollection, IEnumerable
| Name | Description |
|---|---|
| ComboBoxItemsCollection(C1ComboBox) | Default constructor |
| Name | Description |
|---|---|
| DataCollection |
| Name | Description |
|---|---|
| Add(object) | Add data object directly |
| Dispose(bool) |