Take the hierarchical TreeView component further by learning how to programmatically add and delete items and associated actions from a TreeView instance.
This post will get you familiar with the TreeView component in the Telerik UI for Xamarin suite – how it can be used, some of its key features and how to set it up for your mobile applications.
To display items in a hierarchical, tree-like structure with expandable parent and child nodes, you need a treeview. See how you can easily create and style a custom treeview in Kendo UI.