ActiveReports for .NET 18.0J
ReportPartsCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : ReportPartsCollection クラス
エクスポートされたレポートパーツのコレクションを定義します。
オブジェクト モデル
ReportPartsCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class ReportPartsCollection 
   Inherits System.Collections.ObjectModel.Collection(Of ReportPart)
public sealed class ReportPartsCollection : System.Collections.ObjectModel.Collection<ReportPart> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.ReportPartsCollection

参照

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