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