'Usage
Dim instance As GridColumnCollection Dim colName As String Dim value As Integer value = instance.IndexOf(colName)
Parameters
Return Value
The index of the column, or -1 if the collection does not contain
any columns with the given name.