ClassRadRadialMenuItem
Class
Represents the RadRadialMenuItem control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class RadRadialMenuItem : ContentControl, IAutomationPeer, IPeerConverter, IRadRadialMenuItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlRadRadialMenuItem
Implements:
Inherited Members
Constructors
RadRadialMenuItem()
Initializes a new instance of the RadRadialMenuItem class.
Declaration
cs-api-definition
public RadRadialMenuItem()
Properties
Header
Gets the text of the RadialMenu Header.
IconPresenter
Gets the RadRadialMenuItem IconPresenter element.
Declaration
cs-api-definition
public FrameworkElement IconPresenter { get; }
Property Value
Implements
IsEnabled
Gets whether the element is enabled.