[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarTheme.ButtonHighlightedForeColor

ButtonHighlightedForeColor Property

ButtonHighlightedForeColor

Represents foreground color of button when it is highlighted.

Declaration
[C1Category("Appearance")]
[C1Description("C1NavBarTheme.ButtonHighlightedForeColor", "Represents foreground color of button when it is highlighted.")]
public Color ButtonHighlightedForeColor { get; set; }
<C1Category("Appearance")>
<C1Description("C1NavBarTheme.ButtonHighlightedForeColor", "Represents foreground color of button when it is highlighted.")>
Public Property ButtonHighlightedForeColor As Color