C1.WPF.Report Assembly / C1.WPF.Report Namespace / BarCodeField Class / BackColor Property

In This Topic
BackColor Property (BarCodeField)
In This Topic
Gets or sets the field's background color, this property works via Background property using C1.WPF.Document.C1SolidBrush.
Syntax
'Declaration
 
Public Property BackColor As Color
 
See Also