ListView.Footer Property

Definition

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

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

Property Value

Applies to