[]
        
(Showing Draft Content)

C1.Win.C1Command.RadialMenuItem.BorderColor

BorderColor Property

BorderColor

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

Declaration
[C1Category("Appearance")]
[C1Description("RadialMenuItem.BorderColor", "The non-expandable border color of this menu item.")]
public Color BorderColor { get; set; }