Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / TreeViewItemView Class / TreeViewItemView Constructor

In This Topic
    TreeViewItemView Constructor
    In This Topic
    Initializes a new instance of the TreeViewItemView class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public TreeViewItemView()
    See Also