MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public Brush BorderBrush { get; set; }

Visual Basic  Copy Code

Public Property BorderBrush As Brush

 Property Value

A WPF Brush object.

 See Also

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