Class RadRadialMenuItem
Inheritance
System.Object
RadRadialMenuItem
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadRadialMenuItem : ContentControl, IAutomationPeer, IPeerConverter, IRadRadialMenuItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadRadialMenuItem()
Declaration
public RadRadialMenuItem()
Properties
Header
Declaration
public string Header { get; }
Property Value
System.String
|
Implements
IconPresenter
Declaration
public FrameworkElement IconPresenter { get; }
Property Value
FrameworkElement
|
Implements
IsEnabled
Declaration
public bool IsEnabled { get; set; }
Property Value
System.Boolean
|
Implements
IsVisible
Declaration
public bool IsVisible { get; }
Property Value
System.Boolean
|