ComponentOne FlexReport for WinForms
Background Property (ParagraphItem)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ParagraphItem Class : Background Property
Gets or sets the C1BackgroundBase object defining the background of the paragraph item.
Syntax
'Declaration
 
Public Property Background As C1Brush
public C1Brush Background {get; set;}
See Also

Reference

ParagraphItem Class
ParagraphItem Members