Class SfListViewRenderer
Represents the renderer class for a SfListView control.
Inheritance
System.Object
SfListViewRenderer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.ListView.XForms.WPF
Assembly: Syncfusion.SfListView.XForms.WPF.dll
Syntax
public static class SfListViewRenderer
Methods
Init()
Initializes the required renderer classes of a SfListView control.
Declaration
public static void Init()