GrapeCity ActiveReports for .NET 16.0J
RenderControl(HtmlTextWriter) メソッド

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : RenderControl(HtmlTextWriter) メソッド
The System.Web.UI.HtmlTextWriter object that receives the control content.
Outputs server control content to a provided System.Web.UI.HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
シンタックス
'宣言
 
Public Overridable Sub RenderControl( _
   ByVal writer As HtmlTextWriter _
) 
public virtual void RenderControl( 
   HtmlTextWriter writer
)

パラメータ

writer
The System.Web.UI.HtmlTextWriter object that receives the control content.
参照

WebViewer クラス
WebViewer メンバ