[]
Gets or sets the C1Brush object determining the object's background.
[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