ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1BarCode Namespace / C1BarCode Class / BackColor Property

In This Topic
    BackColor Property (C1BarCode)
    In This Topic
    Gets or sets the background color for the control.
    Syntax
    'Declaration
     
    Public Overrides Property BackColor As System.Drawing.Color
    public override System.Drawing.Color BackColor {get; set;}
    See Also