言語

ExtenderControlDesigner.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

コントロールのプロパティを含むディクショナリ。

適用対象