[]
        
(Showing Draft Content)

C1.Win.Command.C1RadialMenu.Expanded

Expanded Property

Expanded

Gets or sets a value indicating whether the radial menu is currently expanded. If the menu is currently invisible (Visible is false), setting this property throws an exception.

Declaration
[Browsable(false)]
[C1Category("Behavior")]
[C1Description("C1RadialMenu.Expanded", "Indicates whether the radial menu is currently expanded.")]
public bool Expanded { get; set; }
<Browsable(False)>
<C1Category("Behavior")>
<C1Description("C1RadialMenu.Expanded", "Indicates whether the radial menu is currently expanded.")>
Public Property Expanded As Boolean
Exceptions
Type Condition
ArgumentNullException