ComponentOne GanttView for WinForms
IndexOf(BarType) Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BarStyleCollection Class > IndexOf Method : IndexOf(BarType) Method
Searches for the specified bar type and returns the zero-based index of the first occurrence.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal barType As BarType _
) As System.Integer
public System.int IndexOf( 
   BarType barType
)

Parameters

barType
See Also

Reference

BarStyleCollection Class
BarStyleCollection Members
Overload List