[]
        
(Showing Draft Content)

C1.Blazor.TreeView.TreeViewItem.ParentCollection

ParentCollection Property

ParentCollection

Gets the parent collection of the node.

Declaration
[CascadingParameter]
public TreeViewItemsCollection ParentCollection { get; set; }
<CascadingParameter>
Public Property ParentCollection As TreeViewItemsCollection