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.
View Sample
Allows you to easily set-up drag and drop of tree nodes for your Silverlight application's end users.
View Sample
Allows end user editing of tree nodes, exposing a data template which you can configure for the editor you want to employ.
View Sample
Supports checkbox nodes, which allow your Silverlight application's end users to select one or more tree nodes across levels.
View Sample
Supports virtualizing of its tree nodes so they only consume your system's resources when necessary to display for the end user.
View Sample