[]
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.
[Browsable(false)]
[C1Category("Behavior")]
[C1Description("C1RadialMenu.Expanded", "Indicates whether the radial menu is currently expanded.")]
public bool Expanded { get; set; }
Type | Condition |
---|---|
ArgumentNullException |