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!

ITypeDescriptorContext Members

Properties

Container When overridden in a derived class, gets the container with the set of objects for this formatter.
Instance When implemented in a deriving class, gets the instance that is invoking the method on the formatter object.

Methods

OnComponentChanged Fires the notification that the Instance object has been changed.
OnComponentChanging Fires the notification that the Instance object is going to be changed. If this object may be changed, true is returned. If false is returned, the change should not be made.

See Also

ITypeDescriptorContext Interface | System.ComponentModel Namespace