GrapeCity ActiveReports for .NET 16.0J
ReportItems プロパティ (CustomReportItem)

GrapeCity.ActiveReports.PageReportModel 名前空間 > CustomReportItem クラス : ReportItems プロパティ
IRdlContainer.ReportItemsを実装します。
シンタックス
'宣言
 
Public ReadOnly Property ReportItems As ReportItemCollection
public ReportItemCollection ReportItems {get;}
解説
CustomReportItemを結合のレポートアイテムを実装するように許可します。含まれているReportItemsのReportDefinitionに対するシリアル化は、継承されるReportItemで特定の実装を使用し、実行されます。継承される実装方法に対するカスタムデザイナも使用できます。
参照

CustomReportItem クラス
CustomReportItem メンバ