Language Reference Guide : 4. System Classes : TableField Class : ColSeparatorStyle Attribute
 
Share this page                  
ColSeparatorStyle Attribute
Data Type: integer
4GL Access: RW
The ColSeparatorStyle attribute specifies the style for the lines between table field columns.
Valid values are:
LS_DEFAULT (system default)
LS_SOLID
LS_DASH
LS_DOT
LS_DASHDOT
LS_DASHDOTDOT
Default: LS_SOLID
Descriptions of system constant values and their numeric equivalents are listed in Line Style Settings.