ClassTreeViewItem
Class
Definition
Namespace:Telerik.Blazor.Components.TreeView.Models
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class TreeViewItem : TreeItem
Inheritance: objectTreeItemTreeViewItem
Constructors
TreeViewItem()
Declaration
cs-api-definition
public TreeViewItem()
Properties
ItemTemplate
Declaration
cs-api-definition
public RenderFragment<object> ItemTemplate { get; set; }
Property Value