WinForms NavigationView Overview
As of R2 2022 SP1 Telerik UI for WinForms suite offers a standalone RadNavigationView control. It provides a collapsible navigation pane that helps implement the hamburger menu pattern and automatically adapts the pane's display mode to different control sizes. The idea of the control is to be a top-level container and to contain all the controls and views that would be typically placed on a form. The menu pane is for navigation between different views and is not meant to contain actions.
RadNavigationView actually represents a RadPageView with already applied ViewMode to NavigationView. The whole API that is available for the PageViewMode.NavigationView is also valid for RadNavigationView.
The NavigationView is part of Telerik UI for WinForms, a
professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Key Features
Extensibility, scalability and ease of use. With the similar semantic that lies behind RadPageView, it is very easy with RadNavigationView to create custom views over a collection of pages.
Hierarchy support. Read more
-
Different DisplayModes the developer to choose from:
- Minimal
- Compact
- Expanded
- Auto
Telerik UI for WinForms Learning Resources
- Telerik UI for WinForms Homepage
- Get Started with the Telerik UI for WinForms
- Telerik UI for WinForms API Reference
- Getting Started with Telerik UI for WinForms Components
- Telerik UI for WinForms Virtual Classroom (Training Courses for Registered Users)
- Telerik UI for WinForms Forum
- Telerik UI for WinForms Knowledge Base
Telerik UI for WinForms Additional Resources
- Telerik UI for WinForms Product Overview
- Telerik UI for WinForms Blog
- Telerik UI for WinForms Videos
- Telerik UI for WinForms Roadmap
- Telerik UI for WinForms Pricing
- Telerik UI for WinForms Code Library
- Telerik UI for WinForms Support
- What’s New in Telerik UI for WinForms