Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / TreeViewItemsCollection Class / Parent Property

In This Topic
    Parent Property (TreeViewItemsCollection)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Parent As TreeViewItem
    public TreeViewItem Parent {get;}
    See Also