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

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ControlStyle As System.Web.UI.WebControls.Style
C# 
public System.Web.UI.WebControls.Style ControlStyle {get;}

See Also