New to Telerik UI for .NET MAUI? Start a free 30-day trial

.NET MAUI TreeView Visual Structure

The Telerik TreeView for .NET MAUI contains visual elements and they are illustrated on the image below.

TreeView Visual Structure

Legend

  • TreeView item—On mobile devices, the user can expand the item by tapping on it. While on desktop devices, the user has to click the > arrow.
  • Expand indicator—The indicator used for expanding an item. On desktop devices, the user clicks the > arrow to expand an item. By default, on mobile, the user can tap on the item to expand it.
  • CheckBox element—Represents a checkbox element in the TreeView item.
  • Image element—Represents an image element in the TreeView item.
In this article