ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewPage Class / BackColor Property

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