ComponentOne TreeView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace
Inheritance Hierarchy
In This Topic
    C1.Web.Wijmo.Controls.C1TreeView Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a Tree in an ASP.NET Web page.
    ClassContains event data for all events raised by the C1TreeView control.
    ClassRepresents a node in the C1TreeView control.
    ClassDefines the relationship between a data item and the node it is binding to in a C1TreeView control.
    ClassRepresents a collection of C1TreeViewNodeBinding objects in the C1TreeView control.
    ClassRepresents the structure that manages the C1TreeViewNode nodes.
    ClassProvides data for the NodeDropped event of the C1TreeView class.
    ClassRepresent serializer used by C1TreeView tree view.
    Interfaces
     InterfaceDescription
    InterfaceUsed to establish a relationship between the C1TreeViewNodeCollection nodes collection and its IC1TreeViewNodeCollectionOwner owner.
    Delegates
     DelegateDescription
    DelegateDelegate type for handling events that are related to the nodes.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies C1TreeViewNode check state.
    See Also