FormViewDesigner.PreFilterProperties(IDictionary) Metod

Definition

Lägger till eller tar bort egenskaper i egenskapsrutnätet i en designvärd vid designtillfället, eller ger nya designtidsegenskaper som kan motsvara egenskaper 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

Egenskaperna för komponentens klass.

Gäller för