Attribute Column Property
Designer Only
The ATTRIBUTE COLUMN property instructs the Designer to add an attribute column to the selected LISTVIEW.
Note the following:
This is a Designer only property and is not accessible using the GETPROP or SETPROP instructions. Use the LISTVIEW InsertAttrColumn method to programmatically add an attribute column.
The column is added at the end of any defined columns.
If no columns are defined, the attribute column is not added.
See Also: Listview Columns, Listview Column Attributes, Object Properties, Object IO Instructions, Object Definitions
![]() |