C1ComboColumnCollection Class Members
In This Topic
The following tables list the members exposed by C1ComboColumnCollection.
Public Constructors
Public Properties
| | Name | Description |
 | Item | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Top
Public Methods
| | Name | Description |
 | Add | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
 | Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
 | Contains | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
 | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
 | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
 | Insert | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
 | Remove | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
 | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Top
See Also