ActiveReports 12
BorderStyle Property (WebViewer)

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

Property Value

One of the System.Web.UI.WebControls.BorderStyle enumeration values. The default is NotSet.
See Also

Reference

WebViewer Class
WebViewer Members