constants AlignmentEnum
The AlignmentEnum type defines the caption's alignment. Use the Caption property to specify a text being displayed on any part of the control. Use the CaptionAlignment property to specify the alignment of the text inside the part.

NameValueDescription
LeftAlignment0 The source is left aligned.
CenterAlignment1 The source is left centered.
RightAlignment2 The source is right aligned.