Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.47 KB

visual-structure.md

File metadata and controls

39 lines (24 loc) · 1.47 KB
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

Visual Structure

This article describes all the visual elements and terms used in RadRadialMenu control.

Rad Radial Menu Visual Structure 01

  • 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.

See Also

  • [Configuration]({%slug radradialmenu-features-configuration%})