ActiveReports 13
EnableTheming Property

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : EnableTheming Property
Gets or sets a value indicating whether themes apply to this control.
Syntax
'Declaration
 
Public Overridable Property EnableTheming As Boolean
public virtual bool EnableTheming {get; set;}

Property Value

true to use themes; otherwise, false. The default is true.
See Also

Reference

WebViewer Class
WebViewer Members