Class ListViewItemInfo
Provides information for item info for LinearLayout.
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.ListView.XForms
Assembly: Syncfusion.SfListView.XForms.dll
Syntax
public class ListViewItemInfo : ListViewItemInfoBase, IDisposable
Constructors
ListViewItemInfo()
Initializes a new instance of the ListViewItemInfo class.
Declaration
public ListViewItemInfo()
Implements
System.IDisposable