Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 890 Bytes

File metadata and controls

11 lines (8 loc) · 890 Bytes

node-level-based-styling-in-.net.maui-treeview

This example demonstrates how to customize the appearance of nodes based on its level in .NET MAUI TreeView(SfTreeView).

Check out this GitHub example for the Syncfusion .NET MAUI TreeView Control: https://github.com/syncfusion/maui-demos/tree/master/MAUI/TreeView

Project prerequisites

Make sure that you have the compatible versions of Visual Studio 2022 with the Dot NET MAUI workload and .NET Core SDK 7.0 or later version in your machine before starting to work on this project.

How to run this application

To run this application, you need to first clone the getting-started-with-the-dotnet-maui-listview repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.