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

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property EnableViewState As System.Boolean
C# 
public virtual System.bool EnableViewState {get; set;}

See Also