'Declaration Public Overloads Function IndexOf( _ ByVal dataField As System.String _ ) As System.Integer
public System.int IndexOf( System.string dataField )
Parameters
- dataField
Return Value
The index of the the C1DataColumn.
'Declaration Public Overloads Function IndexOf( _ ByVal dataField As System.String _ ) As System.Integer
public System.int IndexOf( System.string dataField )