GrapeCity ActiveReports for .NET 16.0J
BuildReport(ReportStore,ReportDataSnapshot,DataParameter[],SubreportsInfo,ActionKey[],IReadOnlyDictionary<String,Func<CustomContextArgs,Object>>) メソッド

GrapeCity.ActiveReports.Rendering 名前空間 > RenderingTreeBuilder クラス : BuildReport(ReportStore,ReportDataSnapshot,DataParameter[],SubreportsInfo,ActionKey[],IReadOnlyDictionary<String,Func<CustomContextArgs,Object>>) メソッド
レポート定義バンドル。
レポートデータ。
レポートのパラメータ値。
GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportオブジェクトを作成します。
シンタックス
'宣言
 
Public Function BuildReport( _
   ByVal reportStore As ReportStore, _
   Optional ByVal data As ReportDataSnapshot, _
   Optional ByVal parameters() As GrapeCity.Enterprise.Data.DataEngine.DataProcessing.DataParameter, _
   Optional ByVal subreports As SubreportsInfo, _
   Optional ByVal actions() As ActionKey, _
   Optional ByVal customContext As IReadOnlyDictionary(Of String,Func(Of CustomContextArgs,Object)) _
) As IReport

パラメータ

reportStore
レポート定義バンドル。
data
レポートデータ。
parameters
レポートのパラメータ値。
subreports
actions
customContext

戻り値の型

描画ツリーのルートであるGrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportオブジェクト。
参照

RenderingTreeBuilder クラス
RenderingTreeBuilder メンバ