Language Reference Guide : System Classes : TableField Class : RowSeparatorStyle Attribute
 
Share this page          
RowSeparatorStyle Attribute
Data Type: integer
4GL Access: RW
The RowSeparatorStyle attribute specifies the style for the lines between table field rows.
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.