The owner of C1TreeViewNodeCollection to wich this node belongs to.
Namespace:
C1.Web.UI.Controls.C1TreeViewAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public IC1TreeViewNodeCollectionOwner Owner { get; internal set; } |
| Visual Basic |
|---|
<BrowsableAttribute(False)> _ Public Property Owner As IC1TreeViewNodeCollectionOwner Get Friend Set |