ComponentOne GanttView for WinForms
IndexOf Method (ColumnCollection)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > ColumnCollection Class : IndexOf Method
Searches for the specified ID and returns the zero-based index of the corresponding column.
Overload List
OverloadDescription
Searches for the specified ID and returns the zero-based index of the corresponding column.  
Searches for the specified value of TaskPropertyColumn.Property and returns the zero-based index of the corresponding column.  
(Inherited from System.Collections.ObjectModel.Collection<BaseColumn>)
See Also

Reference

ColumnCollection Class
ColumnCollection Members