FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ColumnCollection Class / IndexOf Method

In This Topic
    IndexOf Method (ColumnCollection)
    In This Topic
    Gets the index of the Column with the specified name.
    Overload List
    OverloadDescription
    Gets the index of the Column with the specified name.  
    Gets the index of the Column with the specified name. The search starts at a specified index.  
    Gets the index of the Column with the specified name, optionally throwing an exception if the column is not found.  
    Gets the index of the Column with the specified name, optionally throwing an exception if the column is not found. The search starts at a specified index.  
    See Also