ActiveReports 12
ControlStyle Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : ControlStyle Property
Gets the style of the Web server control. This property is used primarily by control developers.
Syntax
'Declaration
 
Public ReadOnly Property ControlStyle As Style
public Style ControlStyle {get;}

Property Value

A System.Web.UI.WebControls.Style that encapsulates the appearance properties of the Web server control.
See Also

Reference

WebViewer Class
WebViewer Members