[]
Gets or sets a value indicating whether the menu item is pressed.
[C1Category("Behavior")] [C1Description("RadialMenuItemBase.Pressed", "Indicates whether the menu item is pressed.")] public virtual bool Pressed { get; set; }