Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
SEPARATORS attribute
SEPARATORS attribute
(Graphical interfaces only)
Indicates whether the AVM displays the row and column separators of a browse widget.
Data type:
LOGICAL
Access:
Readable/Writable
Applies to:
BROWSE widget
If SEPARATORS is TRUE, row and column separators appear in the widget. Otherwise, they do not. This attribute can be initialized with the SEPARATORS or NO-SEPARATORS option of the DEFINE BROWSE statement.