[]
        
(Showing Draft Content)

C1.Win.C1Command.C1RadialMenu.AutoHide

AutoHide Property

AutoHide

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.

Declaration
[C1Category("Behavior")]
[C1Description("C1RadialMenu.AutoHide", "Indicates whether the radial menu should automatically hide on certain events.")]
public bool AutoHide { get; set; }