C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / ColumnCollection Class


ColumnCollection Class Methods

For a list of all members of this type, see ColumnCollection members.

Public Methods
Protected Methods
 NameDescription
Protected Method (Inherited from System.ComponentModel.BindingList<BaseColumn>)
Protected Method (Inherited from System.ComponentModel.BindingList<BaseColumn>)
Protected MethodOverridden. Removes all items from the collection.  
Protected Method (Inherited from System.ComponentModel.BindingList<BaseColumn>)
Protected MethodOverridden. Inserts an item at the specified index.  
Protected Method (Inherited from System.ComponentModel.BindingList<BaseColumn>)
Protected Method (Inherited from System.ComponentModel.BindingList<BaseColumn>)
Protected MethodOverridden. Removes the item at the specified index.  
Protected Method (Inherited from System.ComponentModel.BindingList<BaseColumn>)
Protected MethodOverridden. Replaces the item at the specified index.  
Top
See Also