C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : ColumnCollection Class |
The following tables list the members exposed by ColumnCollection.
Name | Description | |
---|---|---|
AllowEdit | (Inherited from System.ComponentModel.BindingList<BaseColumn>) | |
AllowNew | (Inherited from System.ComponentModel.BindingList<BaseColumn>) | |
AllowRemove | (Inherited from System.ComponentModel.BindingList<BaseColumn>) | |
Count | (Inherited from System.Collections.ObjectModel.Collection<BaseColumn>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<BaseColumn>) | |
RaiseListChangedEvents | (Inherited from System.ComponentModel.BindingList<BaseColumn>) |
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. |
Name | Description | |
---|---|---|
AddingNew | (Inherited from System.ComponentModel.BindingList<BaseColumn>) | |
ListChanged | (Inherited from System.ComponentModel.BindingList<BaseColumn>) |