C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / CheckBoxField Class / BackColor Property

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