The requested page is not available for selected version.
GetColumnIndex
Syntax
int GetColumnIndex(string columnName)
Description
Retrieve the index of the column having the specified name.
Parameters
columnName
String value specifying the column header text.
Return Value
Integer value indicating the column index. Note that index numbering begins with 1.