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

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