GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ColumnCollection Class / IndexOf Method

In This Topic
    IndexOf Method (ColumnCollection)
    In This Topic
    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<T>)
    See Also