diff --git a/README.md b/README.md index 64081b8..b8c341f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ -# wpf-tabsplitter-example -This repository contains the sample to get start with the Syncfusion's TabSplitter for WPF. +# WPF TabSplitter Example +This GitHub repository provides a comprehensive example to help developers get started with Syncfusion's TabSplitter control for WPF applications. + +The TabSplitter is a powerful UI component that allows users to split the interface into multiple tabbed sections, enhancing layout flexibility and user experience in desktop applications built with Windows Presentation Foundation (WPF). + +## What This Sample Demonstrates +- How to integrate the TabSplitter control into a WPF project +- How to configure its properties +- How to manage tabbed content efficiently + +Whether you're building a complex data entry form or a multi-view dashboard, TabSplitter helps organize content in a clean and user-friendly way. + +## Key Features +- Tabbed layout with splitter functionality +- Dynamic content loading +- Customizable tab headers and layout behavior + +## Reference +To learn more about getting started with the WPF TabSplitter control, please refer to the User Guide link: https://help.syncfusion.com/wpf/tab-splitter/getting-started