C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewEventArgs Class / Node Property

In This Topic
Node Property (C1TreeViewEventArgs)
In This Topic
C1TreeViewNode node associated to the event data.
Syntax
'Declaration
 
Public ReadOnly Property Node As C1TreeViewNode
 
See Also