C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : ColumnCollection Class |
For a list of all members of this type, see ColumnCollection members.
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<BaseColumn>) | |
AddNew | (Inherited from System.ComponentModel.BindingList<BaseColumn>) | |
CancelNew | (Inherited from System.ComponentModel.BindingList<BaseColumn>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<BaseColumn>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<BaseColumn>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<BaseColumn>) | |
EndNew | (Inherited from System.ComponentModel.BindingList<BaseColumn>) | |
IndexOf | Overloaded. Searches for the specified ID and returns the zero-based index of the corresponding column. | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<BaseColumn>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<BaseColumn>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<BaseColumn>) | |
ResetBindings | (Inherited from System.ComponentModel.BindingList<BaseColumn>) | |
ResetItem | (Inherited from System.ComponentModel.BindingList<BaseColumn>) | |
Search | Overloaded. Searches for a BaseColumn with the specified ID. |