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