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

Glossary Item Box

Syntax

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

See Also