Click or drag to resize
GridColumnCollectionIndexOf Method
Overload List
  Name Description
Public method IndexOf(Object)
Return the given GridColumn index in the CridColumnCollection. Return -1 if not found.
Public method IndexOf(GridColumn)
Top
See Also