System.Windows.Forms.ListViewGroup.Header Property

Gets or sets the header text for the group.

Syntax

public string Header { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to retrieve the header text or to change the header value at run time. You can also set the header text in the ListViewGroup.#ctor constructor.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0