Classes

  ClassDescription
ColumnStyle
ColumnStyleCollection
Represents a collection of ColumnStyle objects in the NodeTable. This class cannot be inherited.
ComputeEventArgs
Provides data for the ComputeBounds events
ExtendedTreeNode
ExtendedTreeNode is the node for displaying checkbox and text.
ExtendedTreeView
AltaVim Extended TreeView Control
NodeBase
Provides a base class for Node classes.
NodeCell
The Cell class gives access to the currently drawn table cells.
NodeCollection
Represents a collection of NodeBase objects in the ExtendedTreeView control. This class cannot be inherited.
NodeObjectBase
Provides a base class for Node Object classes. Node Object is a part of the node content.
NodeObjectCollection
Collection of NodeObjectBase for the node
NodeTable
NodeTable class provides table formating for the nodes
NodeTableObjectCollection
Represents a collection of child node object in a table layout container.
ObjectClickEventArgs
Provides data for the ObjectClick event
TreeCancelEventArgs
Provides data for the events of a ExtendedTreeView control.
TreeEventArgs

Delegates

  DelegateDescription
ComputeEventHandler
Represents the method that will handle the node object compute bounds event.
ObjectClickEventHandler
Represents the method that will handle the node object click event.
TreeCancelEventHandler
Represents the method that will handle the events of a ExtendedTreeView.
TreeEventHandler
Represents the method that will handle the events of a ExtendedTreeView.

Enumerations

  EnumerationDescription
ChangedType
HorizontalAlignment
Enumerator used to determine the horizontal alignment of the object in the tree node.
SizeTypes
Specifies how columns should be sized relative to NodeTable.
VerticalAlignment
Enumerator used to determine the vertica alignment of the object in the tree node.