Class ListViewLoadedEventArgs
Provides data for the Loaded event.
Inheritance
System.Object
ListViewLoadedEventArgs
Namespace: Syncfusion.ListView.XForms
Assembly: Syncfusion.SfListView.XForms.dll
Syntax
public class ListViewLoadedEventArgs : EventArgs
Constructors
ListViewLoadedEventArgs()
Initializes a new instance of the ListViewLoadedEventArgs class.
Declaration
public ListViewLoadedEventArgs()