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