ComponentOne FlexReport for WPF
BackColor Property (ParagraphItem)

C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace > ParagraphItem Class : BackColor Property
Gets or sets the item's background color, this property works via Background property using C1.WPF.Document.C1SolidBrush.
Syntax
'Declaration
 
Public Property BackColor As System.Windows.Media.Color
public System.Windows.Media.Color BackColor {get; set;}
See Also

Reference

ParagraphItem Class
ParagraphItem Members