言語

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

フィルター処理するプロパティ。

注釈

このメンバーは、 ControlDesigner.PreFilterPropertiesをオーバーライドします。

適用対象