ListView.FooterTemplate Property

Definition

Gets or sets a data template to use to format a data object for display at the bottom of the list view.

public Xamarin.Forms.DataTemplate FooterTemplate { get; set; }
member this.FooterTemplate : Xamarin.Forms.DataTemplate with get, set

Property Value

Applies to