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