[]
Gets or sets the background color of this menu item. Empty (default) means that item background specified for the whole menu is used.
[C1Category("Appearance")]
[C1Description("RadialMenuItem.BackColor", "The background color of this menu item.")]
public Color BackColor { get; set; }