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

GrapeCity.ActiveReports.Rendering.Components.Interfaces 名前空間 > IReportRenderingContext インターフェース : CreateSubreportReport メソッド
サブレポートの定義。
サブレポートを作成するデータスコープ。
親言語(存在する場合)。
特定のサブレポートのIReportのレンダリングコンポーネントを作成します。
シンタックス
'宣言
 
Function CreateSubreportReport( _
   ByVal def As Subreport, _
   ByVal dataScope As IDataScopeInternal, _
   Optional ByVal language As CultureInfo _
) As IReport

パラメータ

def
サブレポートの定義。
dataScope
サブレポートを作成するデータスコープ。
language
親言語(存在する場合)。
参照

IReportRenderingContext インターフェース
IReportRenderingContext メンバ