ComponentOne FlexReport for UWP
Background Property (ParagraphItem)

C1.UWP.FlexReport Assembly > C1.Xaml.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