getFieldTitle method



Returns the default title of this column.

Syntax

String = Column.getFieldTitle()

Applies to

Column object.

Parameters

none.

Return value

String. The String value references a String object that contains the default title of this column.

Usage

This method returns the default title of this column. This title is displayed in list widgets.

See also

createField method
getFieldData method
setFieldData method
Field property