TreeView for WinForms | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Win.TreeView Namespace (C1.Win.TreeView.5)
    In This Topic
    Classes
     ClassDescription
    ClassContains information about a data binding.
    ClassA list-based control with optional check boxes for each item, different selection modes and ability to select/unselect all items.
    ClassProvides data for the ItemValueChanged event of a C1CheckList class.
    ClassRepresents an item of a C1CheckList.
    ClassRepresents a collection of C1CheckListItem objects.
    ClassProvides data for the ApplyItemStyles event of a C1CheckList class.
    ClassRepresents a collection of selected C1CheckListItem objects.
    ClassRepresents a column of a C1TreeView.
    ClassRepresents a collection of C1TreeColumn objects.
    ClassRepresents a node of a C1TreeView.
    ClassRepresents a collection of C1TreeNode objects.
    ClassControl which manages the hierarchical data structures and displays them in a tree structure that has items that can expand and collapse.
    ClassProvides data for the CheckStateChanging, Collapsing, Expanding, and SelectionChanging events of a C1TreeView control.
    ClassProvides data for the NodeCheckBoxClick event of a C1TreeView control.
    ClassProvides data for events of a C1TreeView control.
    ClassProvides data for the CheckStateChanged, Collapsed, Expanded, and SelectionChanged events of a C1TreeView control.
    ClassProvides data for the ItemDrag event of a C1TreeView control.
    ClassProvides data for events of a C1TreeView control.
    ClassProvides data for events of a C1TreeView control.
    ClassProvides data for the ApplyNodeCellStyles event of a C1TreeView class.
    ClassProvides data for the ApplyNodeStyles event of a C1TreeView class.
    ClassProvides data for the ApplyNodeCellToolTipText event of a C1TreeView control.
    ClassContains a logic of C1TreeColumn header CheckBox.
    ClassContains information about a data binding.
    ClassThe CustomContentPresenter is a layout panel with the only child element which always fills all available space.
    ClassRepresents errors that occur during operations with C1ExpressionEditor.
    ClassContains information about an expressions.
    ClassDefines style of header of C1TreeNode.
    ClassDefines style of cell of C1TreeNode.
    ClassRepresents the styles of column.
    ClassDefines styles of cell of C1TreeNode.
    ClassRepresents the styles of treeview.
    Delegates
    Enumerations
     EnumerationDescription
    EnumerationSpecifies type of the bound mode.
    EnumerationSpecifies how to show the borders of cells in C1TreeView control
    EnumerationSpecifies how a user starts cell editing in the C1TreeView control.
    EnumerationDetermines the appearance of cells in C1TreeView before editing.
    EnumerationDefines the selection behavior for a C1TreeView.
    EnumerationDetermines the view of a checkbox.
    EnumerationString comparison type for C1TreeView.Search method.
    EnumerationDefines the position for drop of C1TreeNode.
    EnumerationDetermines the view of a expand button.
    EnumerationDefines the selection behavior for a control.
    EnumerationSpecifies a modifier key for nodes selection in C1TreeViewSelectionMode.Multi and C1TreeViewSelectionMode.MultiSibling modes.
    See Also