constants AlignmentEnum
The column's Alignment property uses the AligmentEnum enumeration to specify the column's alignment. The Alignment property of the control changes the drop down list's alignment.

NameValueDescription
LeftAlignment0 The text is left aligned.
CenterAlignment1 The text is center aligned.
RightAlignment2 The text is right aligned