property Column.HeaderAlignment as AlignmentEnum
Specifies the alignment of the column's caption.

TypeDescription
AlignmentEnum An AlignmentEnum expression that indicates the alignment for the column's caption.

The HeaderAlignment aligns the column's caption. The HeaderAlignment property doesn't align the cells in the column. Use the Alignment property to align the cells in the column. Use the CellHAlignment property to align only a cell. Use the HeaderImageAlignment property to align the column's icon inside the column's header. The RightToLeft property specifies the drawing order of the control's elements.