Share via


PasswordRecoveryDesigner.PreFilterProperties(IDictionary) メソッド

定義

プロパティ グリッドのプロパティのデザイン時の追加や削除、または、関連付けられたコントロールのプロパティをシャドウするために、デザイナー クラスによって使用されます。

protected:
 override void PreFilterProperties(System::Collections::IDictionary ^ properties);
protected override void PreFilterProperties (System.Collections.IDictionary properties);
override this.PreFilterProperties : System.Collections.IDictionary -> unit
Protected Overrides Sub PreFilterProperties (properties As IDictionary)

パラメーター

properties
IDictionary

コンポーネントのクラスのプロパティ。

適用対象

こちらもご覧ください