ActiveReports for .NET 18.0J
Components プロパティ (Report)

GrapeCity.ActiveReports.PageReportModel 名前空間 > Report クラス : Components プロパティ
レポートでホストされているすべてのコンポーネントを含むGrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollectionを返します。
シンタックス
'宣言
 
Public ReadOnly Property Components As ReportComponentCollection
public ReportComponentCollection Components {get;}

プロパティ値

レポートでホストされているすべてのコンポーネントを含む読み取り専用のGrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection
参照

Report クラス
Report メンバ