ComponentOne GanttView for WinForms
IndexOf(TaskProperty) Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > ColumnCollection Class > IndexOf Method : IndexOf(TaskProperty) Method
Searches for the specified value of TaskPropertyColumn.Property and returns the zero-based index of the corresponding column.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal property As TaskProperty _
) As System.Integer
public System.int IndexOf( 
   TaskProperty property
)

Parameters

property
See Also

Reference

ColumnCollection Class
ColumnCollection Members
Overload List