ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNodeBindingCollection Class
Members

In This Topic
    C1TreeViewNodeBindingCollection Class
    In This Topic
    Represents a collection of C1TreeViewNodeBinding objects in the C1TreeView control.
    Object Model
    C1TreeViewNodeBindingCollection Class
    Syntax
    'Declaration
     
    Public Class C1TreeViewNodeBindingCollection 
       Inherits System.Web.UI.StateManagedCollection
    public class C1TreeViewNodeBindingCollection : System.Web.UI.StateManagedCollection 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.StateManagedCollection
          C1.Web.Wijmo.Controls.C1TreeView.C1TreeViewNodeBindingCollection

    See Also