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

GrapeCity.ActiveReports.PageReportModel 名前空間 : CustomPropertyDefinitionCollection クラス
CustomPropertyDefinitionオブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
CustomPropertyDefinitionCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class CustomPropertyDefinitionCollection 
   Inherits System.Collections.ObjectModel.Collection(Of CustomPropertyDefinition)
public sealed class CustomPropertyDefinitionCollection : System.Collections.ObjectModel.Collection<CustomPropertyDefinition> 
継承階層

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

参照

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