GrapeCity ActiveReports for .NET 12.0J
Render(IReport,StreamProvider,NameValueCollection) メソッド

レポート。
ストリームプロバイダ。
設定。
レポートを描画します。
構文
'宣言
 
Public Overloads Sub Render( _
   ByVal report As IReport, _
   ByVal streamProvider As StreamProvider, _
   ByVal settings As NameValueCollection _
) 
public void Render( 
   IReport report,
   StreamProvider streamProvider,
   NameValueCollection settings
)

パラメータ

report
レポート。
streamProvider
ストリームプロバイダ。
settings
設定。
参照

関連項目

ExcelRenderingExtension クラス
ExcelRenderingExtension メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.