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

TypeDescription
AlignmentEnum An AlignmentEnum expression that indicates the alignment of the caption in the column's header.
Use the HeaderAlignment property to align the column's caption inside the column's header. Use the Alignment property to align the cells into a column. Use the HeaderImageAlignment property to align the column's icon inside the column's header. Use the CellHAlignment property to align a cell.