[]
Gets or sets a value indicating whether the radial menu should automatically hide on certain events (such as lost focus etc).
The default is true.
[C1Category("Behavior")]
[C1Description("C1RadialMenu.AutoHide", "Indicates whether the radial menu should automatically hide on certain events.")]
public bool AutoHide { get; set; }