Gets whether or not this component is being inherited.
[Visual Basic] Protected ReadOnly Property Inherited As Boolean [C#] protected bool Inherited {get;} [C++] protected: __property bool get_Inherited(); [JScript] protected function get Inherited() : Boolean;
ComponentDesigner Class | ComponentDesigner Members | System.ComponentModel.Design Namespace