[]
Gets or sets a value indicating whether the menu item is checked.
[C1Category("Behavior")]
[C1Description("RadialMenuItemBase.Checked", "Indicates whether the menu item is checked.")]
public virtual bool Checked { get; set; }
<C1Category("Behavior")>
<C1Description("RadialMenuItemBase.Checked", "Indicates whether the menu item is checked.")>
Public Overridable Property Checked As Boolean