Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / TreeViewItem Class
Properties Methods

In This Topic
    TreeViewItem Class Members
    In This Topic

    The following tables list the members exposed by TreeViewItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TreeViewItem class.  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public Propertygets the original data item.  
    Public Propertygets or set the node header.  
    Public Propertyget node Id  
    Public Propertygets or set the node IsExpanded property  
    Public Propertygets or sets the node IsSelected property  
    Public Propertygets or sets the children of the node.  
    Public PropertyGets the parent tree-view, in case there is one, otherwise null is returned.  
    Public Property  
    Public PropertyGet current tree level.  
    Top
    Public Methods
    See Also