Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / QRCode Class / BackColor Property

In This Topic
    BackColor Property (QRCode)
    In This Topic
    Gets or sets the field's background color.
    Syntax
    'Declaration
     
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also