ActiveReports 12
CssClass Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : CssClass Property
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Syntax
'Declaration
 
Public Overridable Property CssClass As String
public virtual string CssClass {get; set;}

Property Value

The CSS class rendered by the Web server control on the client. The default is System.String.Empty.
See Also

Reference

WebViewer Class
WebViewer Members