Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / TreeViewItem Class / TreeLevel Property

In This Topic
    TreeLevel Property
    In This Topic
    Get current tree level.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TreeLevel As Integer
    public int TreeLevel {get;}
    See Also