InterfaceIRadMenu
Interface
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IRadMenu : IRadMenuBase, IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
ItemElements
Gets the collection of all the root RadMenuItem elements.
Declaration
cs-api-definition
IList<IRadMenuItem> ItemElements { get; }
Property Value
Orientation
Gets or sets a value that specifies the menu orientation.