GrapeCity ActiveReports for .NET 16.0J
Subreport クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : Subreport クラス
レポート定義に含まれている別のレポートであるSubreport ReportItemを指定します。
オブジェクト モデル
Subreport クラス
シンタックス
'宣言
 
Public NotInheritable Class Subreport 
   Inherits ReportItem
   Implements IReportComponent, IValidateable 
public sealed class Subreport : ReportItem, IReportComponent, IValidateable  
解説
サブレポートで指定されたレポートは正常に実行されない場合は、レポートの変わりにエラーメッセージが表示されます。
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.ReportItem
               GrapeCity.ActiveReports.PageReportModel.Subreport

参照

Subreport メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間