Xamarin TreeView (SfTreeView) Overview

1 Oct 20211 minute to read

The Syncfusion Xamarin 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

  • Optimized view reusing strategy for enhanced performance.
  • Binding and unbound mode - Support for binding hierarchical data or add unbound tree nodes.
  • Selection - Support for selection with different selection modes and keyboard navigation.
  • Templating - Provides complete UI customization through template and template selectors.

Xamarin Forms TreeView Create