[]
Represents foreground color of button when it is highlighted.
[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