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