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





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

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

 Syntax

C#  Copy Code

public Brush BorderBrush { get; set; }

Visual Basic  Copy Code

Public Property BorderBrush As Brush

 Property Value

A Silverlight Brush object.

 See Also

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