TBColumn() > Instance variables |
Characters used as horizontal separator for column headings.
Data type: | C | Default: | NIL |
The instance variable :headSep holds a character string of one of more characters which are displayed as a separator between the data area and the column heading. The initial value for :headSep is an empty string ("") which suppresses the display of a heading separator. If :headSep contains more than one character, the last character is displayed across the width of a column, while the first character is displayed at the position of :colSep.
http://www.xHarbour.com