Language Reference Guide : 4. System Classes : TableField Class : TableHeader Attribute
 
Share this page                  
TableHeader Attribute
Data Type: StackField
4GL Access: R
The TableHeader attribute is a stack field that contains the set of column titles for the table, represented as free trim.
Use this attribute to access the visual properties of the table header area. If you make any changes to the outer or inner lines of the TableHeader stack field, those same changes are reflected in the TableBody stack field (as described in the TitleTrim attribute). This feature helps to ensure that the body of the table field and the column headers remain in alignment.
To access the text of the column headers or their visual aspects, use the column field's Title or TitleTrim attribute, respectively.