Skip to content

Files

Latest commit

Feb 10, 2020
1799dac · Feb 10, 2020

History

History
27 lines (18 loc) · 1.38 KB

visual-structure.md

File metadata and controls

27 lines (18 loc) · 1.38 KB
title page_title description slug tags published position
Visual Structure
Visual Structure
Check our "Visual Structure" documentation article for the RadContextMenu {{ site.framework_name }} control.
radcontextmenu-visual-structure
visual,structure
true
2

Visual Structure

This section defines the terms and concepts used in the scope of RadContextMenu which you have to get familiar with prior to continue reading this help. They can also be helpful when contacting our support service in order to describe your issue better. Below you can see a snapshot and explanation of the visual elements of the standard RadContextMenu control.

Rad Context Menu Visual Structure 02

  • Context Menu- the container that hosts the menu items.

  • Menu Item - a RadMenuItem, that provides a way to display data in a hierarchical structure. Each RadMenuItem can have other RadMenuItems as children. To learn more about the RadMenuItem control, please take a look at [this topic]({%slug radmenu-features-menuitems%}).

See Also

  • [Getting Started]({%slug contextmenu-getting-started%})

  • [Styles and Templates - Overview]({%slug radcontextmenu-styles-and-templates-overview%})

  • [Template Structure]({%slug radcontextmenu-styles-and-templates-template-structure%})