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

In This Topic
    Id Property (TreeViewItem)
    In This Topic
    get node Id
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Id As String
    public string Id {get;}
    See Also