EntityDataSourceDesigner.PreFilterProperties(IDictionary) Metod

Definition

Används av designern för att lägga till egenskaper eller ta bort egenskaper i egenskapsrutnätet eller för skuggegenskaper för den associerade kontrollen.

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)

Parametrar

properties
IDictionary

De egenskaper som ska filtreras.

Kommentarer

Den här medlemmen åsidosätter ControlDesigner.PreFilterProperties.

Gäller för