ALIGNMENT Property (LISTVIEW Column)
Designer Only
The ALIGNMENT property defines the alignment of text within a LISTVIEW's column. This is a form designer only property and cannot be accessed using GETPROP or SETPROP. Valid values are Center, Left, and Right.
When the ViewStyle property of the LISTVIEW is set to $VIEWREPORT, the first column is always left justified.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |