property Column.HeaderVertical as Boolean
Specifies whether the column's header is vertically displayed.

TypeDescription
Boolean A boolean expression that indicates whether the column's caption is vertically printed.

Use the HeaderVertical property to display vertically the column's caption. Use the Caption property to specify the column's caption. Use the HTMLCaption property to specify the column's caption using built-in HTML format. Use the HeaderAlignment property to align the column's caption.