[]
        
(Showing Draft Content)

C1.Win.Command.NavBarButtonStyle.ForeColor

ForeColor Property

ForeColor

Represents foreground color of button.

Declaration
[C1Category("Appearance")]
[C1Description("NavBarButtonStyle.ForeColor", "Represents foreground color of button.")]
public Color ForeColor { get; set; }
<C1Category("Appearance")>
<C1Description("NavBarButtonStyle.ForeColor", "Represents foreground color of button.")>
Public Property ForeColor As Color