Language Reference Guide : 4. System Classes : ListviewColAttr Class : TextAlignment Attribute
 
Share this page                  
TextAlignment Attribute
Data Type: smallint
4GL Access: RW
This attribute specifies the alignment of the heading and the item text in the associated column.
Valid values are:
ALIGN_LEFT
ALIGN_RIGHT
ALIGN_CENTER
Default: ALIGN_LEFT
Descriptions of system constant values and their numeric equivalents are listed in Text Alignment Settings for ButtonFields and PopUpButtons.