Language Reference Guide : 4. System Classes : MatrixField Class : SeparatorStyle Attribute
 
Share this page                  
SeparatorStyle Attribute
Data Type: integer
4GL Access: RW
The SeparatorStyle attribute specifies the style of the lines that separate the matrix field components.
Valid settings are:
LS_DEFAULT (system default, which is LS_DOT)
LS_SOLID
LS_DASH
LS_DOT
LS_DASHDOT
LS_DASHDOTDOT
Descriptions of system constant values and their numeric equivalents are listed in Line Style Settings.