Member variable TBColumn():heading Foundation

Defines the header lines of a column.

Attribute: EXPORTED
Data type: Character | NIL
Description

A character expression can optionally be assigned to this instance variable. It defines the header line of the column which is displayed by a TBColumn object. A header line is displayed in multiple lines when a semicolon is contained in the character expression (line break character). The character expression for the instance variable :heading can be passed to the class method :new(). If not passed, :heading is NIL.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.