FIRST-COLUMN attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
A handle to the first column in a browse widget, regardless of the value of its READ-ONLY attribute or its VISIBLE attribute.
Data type: HANDLE
Access: Read-only
Applies to: BROWSE widget
After finding the first column, accessing the NEXT-COLUMN attribute of the current column allows you to walk through the browse columns.