TreeView for ASP.NET WebForms
C1TreeViewNodeCollection Class
Members 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace : C1TreeViewNodeCollection Class
Represents the structure that manages the C1TreeViewNode nodes.
Object Model
C1TreeViewNodeCollection Class
Syntax
'Declaration
 
Public Class C1TreeViewNodeCollection 
   Inherits C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection(Of IC1TreeViewNodeCollectionOwner,C1TreeViewNode)
public class C1TreeViewNodeCollection : C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<IC1TreeViewNodeCollectionOwner,C1TreeViewNode> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
         C1.Web.Wijmo.Controls.C1TreeView.C1TreeViewNodeCollection

See Also

Reference

C1TreeViewNodeCollection Members
C1.Web.Wijmo.Controls.C1TreeView Namespace