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.
Name
Value
Description
LeftAlignment
0
The text is left aligned.
CenterAlignment
1
The text is center aligned.
RightAlignment
2
The text is right aligned