[]
        
(Showing Draft Content)

C1.Blazor.TreeView.C1TreeView.Items

Items Property

Items

Gets the collection of tree-view items. Every tree-view items contains the sub-items.

Declaration
public TreeViewItemsCollection Items { get; }