GetColumnName Method (OracleFormsListView)

Action

Returns the name of the column at the specified index.

Syntax

columnName = oracleFormsListView.GetColumnName(index)
Variable Description
columnName String.
index The index of the column. The value is zero-based. Integer.