[]
Gets or sets the image associated with the menu item.
[C1Category("Appearance")]
[C1Description("RadialMenuItemBase.Image", "The image associated with the menu item.")]
public virtual Image Image { get; set; }
<C1Category("Appearance")>
<C1Description("RadialMenuItemBase.Image", "The image associated with the menu item.")>
Public Overridable Property Image As Image