ParentCollection Property
ParentCollection
Gets the parent collection of the node.
Declaration
[CascadingParameter]
public TreeViewItemsCollection ParentCollection { get; set; }
<CascadingParameter>
Public Property ParentCollection As TreeViewItemsCollection