| Class | Description | |
|---|---|---|
![]() | C1TreeView | Represents a Tree in an ASP.NET Web page. |
![]() | C1TreeViewEventArgs | Contains event data for all events raised by the C1TreeView control. |
![]() | C1TreeViewNode | Represents a node in the C1TreeView control. |
![]() | C1TreeViewNodeBinding | Defines the relationship between a data item and the node it is binding to in a C1TreeView control. |
![]() | C1TreeViewNodeBindingCollection | Represents a collection of C1TreeViewNodeBinding objects in the C1TreeView control. |
![]() | C1TreeViewNodeCollection | Represents the structure that manages the C1TreeViewNode nodes. |
![]() | C1TreeViewNodeDroppedEventArgs | Provides data for the NodeDropped event of the C1TreeView class. |
![]() | C1TreeViewSerializer | Represent serializer used by C1TreeView tree view. |
| Interface | Description | |
|---|---|---|
![]() | IC1TreeViewNodeCollectionOwner | Used to establish a relationship between the C1TreeViewNodeCollection nodes collection and its IC1TreeViewNodeCollectionOwner owner. |
| Delegate | Description | |
|---|---|---|
![]() | C1TreeViewEventHandler | Delegate type for handling events that are related to the nodes. |
| Enumeration | Description | |
|---|---|---|
![]() | C1TreeViewNodeCheckState | Specifies C1TreeViewNode check state. |