MindFusion.Reporting for Silverlight Programmer's Guide
ReportItem.Background Property
See Also
 





Gets or sets the brush used to fill the background of this item. This is a dependency property.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public Brush Background { get; set; }

Visual Basic  Copy Code

Public Property Background As Brush

 Property Value

A Silverlight Brush object.

 See Also

ReportItem Members
ReportItem Class
MindFusion.Reporting.Silverlight Namespace
BorderBrush Property
BorderThickness Property