ActiveReports for .NET 18.0J
GetReportFn デリゲート

GrapeCity.ActiveReports.Web.Viewer 名前空間 : GetReportFn デリゲート
レポートを取得します。
シンタックス
'宣言
 
Public Delegate Function GetReportFn( _
   ByVal reportId As String _
) As Stream
public delegate Stream GetReportFn( 
   string reportId
)

パラメータ

reportId
参照

GetReportFn メンバ
GrapeCity.ActiveReports.Web.Viewer 名前空間