ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1dOptionsForm Class / ForeColor Property

In This Topic
    ForeColor Property (C1dOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ForeColor As System.Drawing.Color
    public virtual System.Drawing.Color ForeColor {get; set;}
    See Also