Interface IRadRadialMenuItem
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadRadialMenuItem : IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
Header
Declaration
string Header { get; }
Property Value
System.String
|
IconPresenter
IsEnabled
Declaration
bool IsEnabled { get; }
Property Value
System.Boolean
|
IsVisible
Declaration
bool IsVisible { get; }
Property Value
System.Boolean
|