WinUI TreeView Overview

29 Apr 20211 minute to read

The Syncfusion WinUI TreeView is a data-oriented control that displays data in a hierarchical structure with expanding and collapsing nodes. It is commonly used to illustrate a folder structure, or nested relationships in an application.

Key features

  • Enhanced performance: Optimized view reuse strategy and flat rendering architecture for enhanced performance.
  • Bound and unbound modes: Support to bind hierarchical data or add unbound tree nodes.
  • On demand loading: Support to load the nodes on demand when the end user expands the node.
  • Selection: Support to select the nodes with different selection modes and keyboard navigation.
  • Templating: Provides complete UI customization using the template and template selectors.
  • Root lines: Support to show the lines between tree nodes.

WinUI TreeView