[]
Gets or sets a value indicating whether the menu item is enabled.
[C1Category("Behavior")]
[C1Description("RadialMenuItemBase.Enabled", "Indicates whether the menu item is enabled.")]
public virtual bool Enabled { get; set; }
<C1Category("Behavior")>
<C1Description("RadialMenuItemBase.Enabled", "Indicates whether the menu item is enabled.")>
Public Overridable Property Enabled As Boolean