constants AlignmentEnum
The Column object uses the AlignmentEnum enumeration to align the caption in the label. The
Alignment
property aligns the caption in the label.
Name
Value
Description
LeftAlignment
0
The source is left aligned.
CenterAlignment
1
The source is centered.
RightAlignment
2
The source is right aligned.