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

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

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

参照

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