SqlDataSourceDesigner.PreFilterProperties(IDictionary) Metod

Definition

Används av designern för att lägga till egenskaper i, eller ta bort dem från, rutnätet Egenskaper eller 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.

Gäller för

Se även