TreeView for ASP.NET WebForms
C1TreeViewNodeCollection Class Members
Properties  Methods 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace : C1TreeViewNodeCollection Class

The following tables list the members exposed by C1TreeViewNodeCollection.

Public Constructors
 NameDescription
Public ConstructorExplicit constructor for C1TreeViewNodeCollection.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<C1TreeViewNode>)
Top
Public Methods
 NameDescription
Public MethodAdds C1TreeViewNode node to the collection.  
Public MethodChecks C1TreeViewNode nodes contained by the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<C1TreeViewNode>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<C1TreeViewNode>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<C1TreeViewNode>)
Public MethodSearches C1TreeViewNode node through the collection by id.  
Public MethodSearches C1TreeViewNode node through the collection by the Text.  
Public MethodSearches C1TreeViewNode node through the collection by the Value.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<C1TreeViewNode>)
Public MethodInserts C1TreeViewNode node to the collection.  
Public MethodRemoves C1TreeViewNode node from the collection. node to remove  
Public Method (Inherited from System.Collections.ObjectModel.Collection<C1TreeViewNode>)
Top
See Also

Reference

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