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