title | page_title | description | slug | tags | published | position |
---|---|---|---|---|---|---|
Visual Structure |
Visual Structure |
The article demonstrates the Visual Structure of the RadNavigationView. |
radnavigationview-visual-structure |
visual,structure |
true |
1 |
This topic defines terms and concepts related to RadNavigationView that you have to get familiar with before you continue reading this help. Figure 1 demonstrates a RadNavigationView with its NavigationPane opened and explanations of the visual elements .
The following table lists the elements that make up a RadNavigationView:
-
PaneHeader: Represents the Header of a RadNavigationView. For more information, read the [Header and Footer]({%slug radnavigationview-header-and-footer%}#customizing-the-header) article.
-
PaneToggleButton: Opens/Closes the NavigationPane which hosts the RadNavigationViewItems.
-
NavigationView Items: RadNavigationViewItems can be populated [statically]({%slug radnavigationview-getting-started%}#populating-with-items) or through [databinding]({%slug radnavigationview-populating-with-data-databinding%}).
-
Pane Footer: Represents the Footer of a RadNavigationView. For more information, read the [Header and Footer]({%slug radnavigationview-header-and-footer%}#customizing-the-footer) article.
- [Getting Started]({%slug radnavigationview-getting-started%})