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





Gets or sets the thickness of the border around this item. This is a dependency property.

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

 Syntax

C#  Copy Code

public Thickness BorderThickness { get; set; }

Visual Basic  Copy Code

Public Property BorderThickness As Thickness

 Property Value

A Silverlight Thickness object.

 See Also

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