Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / ChildItemsPaths Property

In This Topic
    ChildItemsPaths Property (C1TreeView)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ChildItemsPaths As String
    public string ChildItemsPaths {get; set;}
    See Also