SEPARATORS attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(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.