ActiveReports Developer 7
BorderWidth Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : BorderWidth Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property BorderWidth As System.Web.UI.WebControls.Unit
C# 
public virtual System.Web.UI.WebControls.Unit BorderWidth {get; set;}

See Also