Class FooterItem
Represents the footer item of data in the SfListView control.
Inherited Members
Namespace: Syncfusion.ListView.XForms
Assembly: Syncfusion.SfListView.XForms.dll
Syntax
public class FooterItem : ListViewItem, IVisibility, IDisposable
Constructors
FooterItem()
Initializes a new instance of the FooterItem class.
Declaration
public FooterItem()
Implements
System.IDisposable