| Class | Description | |
|---|---|---|
![]() | C1TreeColumn | Represents a column of a C1TreeView. |
![]() | C1TreeColumnCollection | Represents a collection of C1TreeColumn objects. |
![]() | C1TreeNode | Represents a node of a C1TreeView. |
![]() | C1TreeNodeCollection | Represents a collection of C1TreeNode objects. |
![]() | C1TreeView | Control which manages the hierarchical data structures and displays them in a tree structure that has items that can expand and collapse. |
![]() | C1TreeViewCancelEventArgs | Provides data for the C1TreeView.CheckStateChanging, C1TreeView.Collapsing, C1TreeView.Expanding, and C1TreeView.SelectionChanging events of a C1TreeView control. |
![]() | C1TreeViewEventArgs | Provides data for the C1TreeView.CheckStateChanged, C1TreeView.Collapsed, C1TreeView.Expanded, and C1TreeView.SelectionChanged events of a C1TreeView control. |
![]() | C1TreeViewItemDragEventArgs | Provides data for the C1TreeView.ItemDrag event of a C1TreeView control. |
![]() | C1TreeViewNodeCellEventArgs | Provides data for events of a C1TreeView control. |
![]() | C1TreeViewNodeCellStylesEventArgs | Provides data for the C1TreeView.ApplyNodeCellStyles event of a C1TreeView class. |
![]() | C1TreeViewNodeStylesEventArgs | Provides data for the C1TreeView.ApplyNodeStyles event of a C1TreeView class. |
![]() | C1TreeViewToolTipTextEventArgs | Provides data for the C1TreeView.ApplyNodeCellToolTipText event of a C1TreeView control. |
![]() | CustomContentPresenter | The CustomContentPresenter is a layout panel with the only child element which always fills all available space. |
![]() | HeaderStyle | Defines style of header of C1TreeNode. |
![]() | NodeCellStyle | Defines style of cell of C1TreeNode. |
![]() | TreeColumnStyles | Represents the styles of column. |
![]() | TreeNodeCellStyles | Defines styles of cell of C1TreeNode. |
![]() | TreeViewStyles | Represents the styles of treeview. |
| Interface | Description | |
|---|---|---|
![]() | IC1TreeEditor | Interface implemented by editors and used by the treeview to host edit controls on cells. |
| Enumeration | Description | |
|---|---|---|
![]() | BindingMode | Specifies type of the bound mode. |
![]() | C1TreeViewBorderStyle | Specifies how to show the borders of cells in C1TreeView control |
![]() | C1TreeViewEditMode | Specifies how a user starts cell editing in the C1TreeView control. |
![]() | C1TreeViewEditorType | Determines the appearance of cells in C1TreeView before editing. |
![]() | C1TreeViewSelectionMode | Defines the selection behavior for a C1TreeView. |
![]() | CheckBoxStyle | Determines the view of a checkbox. |
![]() | DragDropPosition | Defines the position for drop of C1TreeNode. |
![]() | ExpandButtonStyle | Determines the view of a expand button. |