The type descriptor context that is currently in use, or null if no context is available.
[Visual Basic] Protected ReadOnly Property Context As ITypeDescriptorContext [C#] protected ITypeDescriptorContext Context {get;} [C++] protected: __property ITypeDescriptorContext* get_Context(); [JScript] protected function get Context() : ITypeDescriptorContext;
CollectionEditor Class | CollectionEditor Members | System.ComponentModel.Design Namespace