[]
        
(Showing Draft Content)

C1.Win.C1Command.RadialMenuItem.BackColor

BackColor Property

BackColor

Gets or sets the background color of this menu item. Empty (default) means that item background specified for the whole menu is used.

Declaration
[C1Category("Appearance")]
[C1Description("RadialMenuItem.BackColor", "The background color of this menu item.")]
public Color BackColor { get; set; }