ActiveReports 12
BorderThickness Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : BorderThickness Property
Gets or sets the border thickness of a control.
Syntax
'Declaration
 
Public Property BorderThickness As Thickness
public Thickness BorderThickness {get; set;}

Property Value

A thickness value; the default is a thickness of 0 on all four sides.
See Also

Reference

Viewer Class
Viewer Members