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