ActiveReports 13
BorderColor Property

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : BorderColor Property
Gets or sets the border color of the Web control.
Syntax
'Declaration
 
Public Overridable Property BorderColor As Color
public virtual Color BorderColor {get; set;}

Property Value

A System.Drawing.Color that represents the border color of the control. The default is System.Drawing.Color.Empty, which indicates that this property is not set.
See Also

Reference

WebViewer Class
WebViewer Members