TreeView for WinForms | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Win.TreeView Namespace (C1.Win.TreeView.4.5.2)
    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 C1CheckList.ItemValueChanged event of a C1CheckList class.
    ClassRepresents an item of a C1CheckList.
    ClassRepresents a collection of C1CheckListItem objects.
    ClassProvides data for the C1CheckList.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 C1TreeView.CheckStateChanging, C1TreeView.Collapsing, C1TreeView.Expanding, and C1TreeView.SelectionChanging events of a C1TreeView control.
    ClassProvides data for the C1TreeView.NodeCheckBoxClick event of a C1TreeView control.
    ClassProvides data for events of a C1TreeView control.
    ClassProvides data for the C1TreeView.CheckStateChanged, C1TreeView.Collapsed, C1TreeView.Expanded, and C1TreeView.SelectionChanged events of a C1TreeView control.
    ClassProvides data for the C1TreeView.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 C1TreeView.ApplyNodeCellStyles event of a C1TreeView class.
    ClassProvides data for the C1TreeView.ApplyNodeStyles event of a C1TreeView class.
    ClassProvides data for the C1TreeView.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 collection of fields or peroperties to be used for binding at the specified C1TreeView level.
    ClassRepresents the styles of column.
    ClassDefines styles of cell of C1TreeNode.
    ClassRepresents the styles of treeview.
    Interfaces
     InterfaceDescription
    InterfaceInterface implemented by editors and used by the treeview to host edit controls on cells.
    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