[]
        
(Showing Draft Content)

C1.WPF.GanttView.BarStyleCollection.IndexOf

IndexOf Method

IndexOf(BarType)

Searches for the specified bar type and returns the zero-based index of the first occurrence.

Declaration
public int IndexOf(BarType barType)
Parameters
Type Name Description
BarType barType
Returns
Type Description
int