title | page_title | description | slug | tags | published | position |
---|---|---|---|---|---|---|
Visual Structure |
Visual Structure |
Check our "Visual Structure" documentation article for the RadRadialMenu {{ site.framework_name }} control. |
radradialmenu-visual-structure |
visual,structure |
true |
2 |
This article describes all the visual elements and terms used in RadRadialMenu control.
-
ContentMenu - represents the container of the menu items.
-
NavigationMenu - represents the container of the navigation buttons.
-
RadialMenuItem - defines a menu item that has Header and Icon.
-
IconContent - represents the icon associated with this RadialMenuItemControl.
-
Header - represents the header associated with this RadialMenuItemControl.
-
Navigation Button - navigates to the children items of this RadialMenuItem.
-
ArrowGlyph - represents the glyph displayed in the NavigationItemButton.
-
RadialMenuButton - navigates to the parent RadialMenuItem or opens/closes the RadRadialMenu control.
-
VisualStatesItemPresenter - used to mark the selected and highlighted RadRadialMenuItems.
-
ToolTip - the tooltip for the current RadRadialMenuItem.
- [Configuration]({%slug radradialmenu-features-configuration%})