Share via


ListView.Header Property

Definition

Gets or sets the string, binding, or view that will be displayed at the top of the list view.

public:
 property System::Object ^ Header { System::Object ^ get(); void set(System::Object ^ value); };
public object Header { get; set; }
member this.Header : obj with get, set
Public Property Header As Object

Property Value

Applies to