ROW-HEIGHT-CHARS attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(Graphical interfaces only)
Sets the row height, in characters, of a browse.
Data type: DECIMAL
Access: Readable/Writable
Applies to: BROWSE widget
All rows of a browse have the same height.
The AVM sets the ROW-HEIGHT-CHARS attribute of a browse that contains a combo-box column to the height of the combo-box, by default. You can override this setting after the browse is created.