Member variable TBColumn():headSep Foundation

Character that separates the header line from the data rows.

Attribute: EXPORTED
Data type: Characters | NIL
Description

A character or character string can optionally be assigned to this instance variable. The value of :headSep is displayed as seperator between the data rows and the header of the column. If :headSep is NIL (the default), any character contained in oTBrowse:headSep is used as the header seperator. In this way, a general separator can be defined at the TBrowse level, and specific seperators defined at the individual column level.

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.