ComponentOne FlexReport for UWP
BackColor Property (ParagraphItem)

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

Reference

ParagraphItem Class
ParagraphItem Members