NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IDesignerFilter Members

Methods

PostFilterAttributes Allows a designer to filter the set of attributes the component it is designing will expose through the TypeDescriptor object.
PostFilterEvents Allows a designer to filter the set of events the component it is designing will expose through the TypeDescriptor object.
PostFilterProperties Allows a designer to filter the set of properties the component it is designing will expose through the TypeDescriptor object.
PreFilterAttributes Allows a designer to filter the set of attributes the component it is designing will expose through the TypeDescriptor object.
PreFilterEvents Allows a designer to filter the set of events the component it is designing will expose through the TypeDescriptor object.
PreFilterProperties Allows a designer to filter the set of properties the component it is designing will expose through the TypeDescriptor object.

See Also

IDesignerFilter Interface | System.ComponentModel.Design Namespace