Class NodeExpandedEventArgs
Inheritance
System.Object
NodeExpandedEventArgs
Namespace: Syncfusion.UI.Xaml.TreeGrid
Assembly: Syncfusion.SfGrid.UWP.dll
Syntax
public class NodeExpandedEventArgs : EventArgs
Constructors
NodeExpandedEventArgs()
Declaration
public NodeExpandedEventArgs()
Properties
Node
Declaration
public TreeNode Node { get; }
Property Value
Type | Description |
---|---|
TreeNode |