[]
        
(Showing Draft Content)

C1.Win.Command.RadialMenuItem.CheckColor

CheckColor Property

CheckColor

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

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