GrapeCity ActiveReports for .NET 16.0J
EnableViewState プロパティ

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : EnableViewState プロパティ
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
シンタックス
'宣言
 
Public Overridable Property EnableViewState As Boolean
public virtual bool EnableViewState {get; set;}

プロパティ値

true if the server control maintains its view state; otherwise false. The default is true.
参照

WebViewer クラス
WebViewer メンバ