WPF Data Tree
This data bound tree is built for blazing speed even while it comfortably handles tens of thousands of tree nodes to any depth and with multiple kinds of child nodes through its flexible node templates.
WPF 샘플 다운로드Infinite Depth
Provides a flexible node layout architecture that lets you nest tree nodes to any arbitrary depth, and even include multiple kinds of child tree nodes.
Drag & Drop
Easily set-up drag and drop of tree nodes for your WPF application's end users.
Node Editing
End users can edit tree nodes, exposing a data template that can be configured for the editor you want to employ.
Multiple Selection
Supports checkbox nodes, which allow end users to select one or more tree nodes across levels.
UI Virtualization
Supports virtualizing of its tree nodes so they only consume system resources when necessary to display for the end user.