ActiveReports 13
RenderingCompatibility Property

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : RenderingCompatibility Property
Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with.
Syntax
'Declaration
 
Public Overridable Property RenderingCompatibility As Version
public virtual Version RenderingCompatibility {get; set;}

Property Value

The ASP.NET version that rendered HTML will be compatible with.
See Also

Reference

WebViewer Class
WebViewer Members