WinUI TabControl Overview
TabControl is a flexible navigation component, used to build tabbed interfaces in WinUI applications. Thanks to the related TabItem element, you can organize your controls into different content pages, thus improving the overall user experience (UX) of your applications.
The RadTabControl is part of Telerik UI for WinUI, a
professional grade UI component library for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Key Features
Data Binding—You can bind the control and its components to different sources as Objects, Collections, XML and WCF services.
Flexible tab header and content—Customize your headers any way you want using direct content or data templates.
Customizeable tab strip—RadTabControl comes with a variety of properties that allow you customizing the control's appearance.
Pin and close—The tab items provide pin and close functionality out of the box.
Drag reorder—The control comes with a built-in drag reorder support.
Additional content—The additional content presenter allows you to include additional elements (like text or buttons) next to the tabs in the tabstrip area.
Selected Tab Content Preservation—By default each selection change will clear the previous visual content and will load the new one. This way the current state of the cleared tab content will be lost. To prevent this, you can enable the content preservation feature.
Get started with the control with its Getting Started help article that shows how to use it in a basic scenario.
Telerik UI for WinUI Support and Learning Resources
- Telerik UI for WinUI TabControl Homepage
- Get Started with the Telerik UI for WinUI TabControl
- Telerik UI for WinUI API Reference
- Getting Started with Telerik UI for WinUI Components
- Telerik UI for WinUI TabControl Forums