Member variable TBColumn():footSep Foundation

Character that separates the footer line from the data rows.

Attribute: EXPORTED
Data type: Character | NIL
Description

A character or character string can optionally be assigned to this instance variable. The value of :footSep is displayed as seperator between the data rows and the footer of the column. If :footSep is NIL (the default), any character contained in oTBrowse:footSep is used as the footer 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.