Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumnCollection Class / IndexOf Method

In This Topic
    IndexOf Method (GridColumnCollection)
    In This Topic
    Gets the index of the column with a given name in the collection.
    Overload List
    OverloadDescription
    Gets the index of the column with a given name in the collection.  
    Determines the index of a specific item in the System.Collections.IList. (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    (Inherited from C1.DataCollection.C1DataCollectionList<T>)
    See Also