ItemType Enumeration
Item type for the ListViewItemInfoBase.
Syntax
public enum ItemType : System.Enum
Members
Member | Description |
---|---|
Footer | Specifies the item type of the footer item. |
GroupHeader | Specifies the item type of the group header item. |
Header | Specifies the item type of the header item. |
LoadMore | Specifies the item type of the load more item. |
Record | Specifies the item type of the header item. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Syncfusion.ListView.XForms.ItemType
AssemblyVersion
Syncfusion.SfListView.XForms: 16.4451.0.52
See Also