Label - Alignment Property

Horizontal position of the caption within the control

Member of Label (PRIM_LABL)

Data Type - Enumeration

Details

The Alignment property is used to control the horizontal position of the text.
 
The VerticalAlignment property is used to control the vertical position within the control.

Allowed Values

Enum ValueDescription
CenterCentered horizontally
LeftLeft justified
RightRight justified


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2