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