Gets or sets the alignment of the group header text.
Syntax
[System.ComponentModel.DefaultValue(System.Windows.Forms.HorizontalAlignment.Left)] public HorizontalAlignmentHeaderAlignment { set; get; }
Value
Documentation for this section has not yet been entered.
Remarks
Use this property to retrieve the header alignment or to change the alignment at run time. You can also set the header alignment in the ListViewGroup.#ctor constructor.