ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / ColumnCollection Class / IndexOf Method

In This Topic
    IndexOf Method (ColumnCollection)
    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.  
    (Inherited from System.Collections.ObjectModel.Collection<T>)
    See Also