Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.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.iOS.Grid.GridRowColCollection<GridColumn>)
    (Inherited from C1.iOS.Grid.GridRowColCollection<GridColumn>)
    See Also