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