ActiveReports 13
BorderBrush Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : BorderBrush Property
Gets or sets a brush that describes the border background of a control.
Syntax
'Declaration
 
Public Property BorderBrush As Brush
public Brush BorderBrush {get; set;}

Property Value

The brush that is used to fill the control's border; the default is System.Windows.Media.Brushes.Transparent.
See Also

Reference

Viewer Class
Viewer Members