[]
The collection of C1ComboBoxItem
public class ComboBoxItemsCollection : C1DataCollectionList<C1ComboBoxItem>
Name | Description |
---|---|
ComboBoxItemsCollection(C1ComboBox) | Default constructor |
Name | Description |
---|---|
DataCollection |
Name | Description |
---|---|
Add(object) | Add data object directly |
Clear() | Removes all items from the collection. |
OnCollectionChanged(NotifyCollectionChangedEventArgs) |