[]
        
(Showing Draft Content)

C1.Report.VisualReportObject.Background

Background Property

Background

Gets or sets the C1Brush object determining the object's background.

Declaration
[C1Category("Appearance")]
[C1Description("VisualReportObject.Background", "The object's background (solid or gradient).")]
public C1Brush Background { get; set; }
<C1Category("Appearance")>
<C1Description("VisualReportObject.Background", "The object's background (solid or gradient).")>
Public Property Background As C1Brush