ActiveReports for .NET 18.0J
PreFilterProperties メソッド

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

パラメータ

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

ReportComponentDesigner クラス
ReportComponentDesigner メンバ