C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / TreeViewItem Class

TreeViewItem Class Properties

For a list of all members of this type, see TreeViewItem members.

Public Properties
 NameDescription
Public PropertyChildContent Microsoft.AspNetCore.Components.RenderFragment  
Public Propertygets the original data item.  
Public PropertyGets or sets 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
See Also