ActiveReports for .NET 18.0J
PostFilterProperties メソッド (ReportComponentDesigner)

GrapeCity.ActiveReports.Design.DdrDesigner.Designers 名前空間 > ReportComponentDesigner クラス : PostFilterProperties メソッド
コンポーネントのクラスのイベントを表すSystem.ComponentModel.PropertyDescriptorオブジェクト。 プロパティの辞書のキーはプロパティ名です。
デザイナがプロパティのセットから項目を変更または削除することを許可します。
シンタックス
'宣言
 
Public Overridable Sub PostFilterProperties( _
   ByVal properties As IDictionary _
) 
public virtual void PostFilterProperties( 
   IDictionary properties
)

パラメータ

properties
コンポーネントのクラスのイベントを表すSystem.ComponentModel.PropertyDescriptorオブジェクト。 プロパティの辞書のキーはプロパティ名です。
参照

ReportComponentDesigner クラス
ReportComponentDesigner メンバ