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

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

パラメータ

reportId
参照

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