Tree View
A multi-column tree view displays hierarchical data in a tree-like format, where columns represent data fields and nodes represent data records. 
This view type of view fully supports standard presentation features you've come to expect from DevExpress container controls including: data editing, sorting,
filtering, summary calculation, built-in validation, unbound columns, UI virtualization and per-pixel vertical scrolling, runtime column customization and more.
Beyond these, the TreeListView ships with the following features:
-
Representation of hierarchical data relationships.
-
Unbound mode support.
-
On-Demand Data Loading in Unbound Mode.
-
Tree-traversal API.
|