Namespace Binarymission.WPF.Controls.TreeControls
Classes
BinaryCheckBox
A custom CheckBox control class that provides an enhanced user experience.
BinaryTreeListView
A custom TreeView derived class that renders and manages its data in several columns, each column's row being rendered in an hierarchical manner.
BinaryTreeListViewItem
A custom TreeViewItem derived class to support enhanced treelistview rendering.
OrganizedTree
A custom control that renders a hierarchical tree of data/relationships - typically the parent - child relationship visualization.
OrganizedTreeNode
A custom class that represents a Node.
TreeLayoutDirection
The supported tree layout directions.