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