GrapeCity ActiveReports for .NET 16.0J
SetRenderMethodDelegate メソッド

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : SetRenderMethodDelegate メソッド
The information necessary to pass to the delegate so that it can render the server control.
Assigns an event handler delegate to render the server control and its content into its parent control.
シンタックス
'宣言
 
Public Sub SetRenderMethodDelegate( _
   ByVal renderMethod As RenderMethod _
) 
public void SetRenderMethodDelegate( 
   RenderMethod renderMethod
)

パラメータ

renderMethod
The information necessary to pass to the delegate so that it can render the server control.
参照

WebViewer クラス
WebViewer メンバ