ComponentOne FlexReport for WinForms
BackColor Property (ParagraphItem)

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

Reference

ParagraphItem Class
ParagraphItem Members