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