Tree View control
highly enhances the User Interface of the system.
Enriching the look
and feel
Providing flexibility
and control.
Very easy to use.
Gives a very
organized and categorized look to the page.
Displays a hierarchy
of nodes similar to files and folders are displayed in the left pane of Windows
Explorer.
Nodes are displayed
as expanded or collapsed way.
Provided Single and
Multilevel Tree Nodes.
The key properties are as follows:
Nodes
The Nodes property contains the list of top-level nodes in the tree view
Selected
Node
The Selected Node property sets the current selected node
Images as icons can
be displayed besides to the nodes.
Appearance of the Tree View control by setting some of its display and
style properties.
By setting ShowPlusMinus to true displays a plus-sign and hidden minus-sign
button next to each Tree Node object that can be expanded or collapsed,
respectively.
By setting the ShowRootLines property to true causes the Tree View control to
display lines that join all the root tree nodes together.
Display lines which
connect child tree nodes to their root node by setting the Snowlines property
to true.
Provides
configuration trough XML file.