ActiveReports for .NET 18.0J
CustomProperties プロパティ (ReportItem)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItem クラス : CustomProperties プロパティ

カスタム プロパティ要素のコレクションを取得します。

シンタックス
'宣言
 
Public ReadOnly Property CustomProperties As CustomPropertyDefinitionCollection
public CustomPropertyDefinitionCollection CustomProperties {get;}

プロパティ値

カスタム レポート アイテムのカスタム プロパティを含むCustomPropertyDefinitionCollection

参照

ReportItem クラス
ReportItem メンバ