Gets or sets the inheritance attribute for this component.
[Visual Basic] Protected ReadOnly Property InheritanceAttribute As _ InheritanceAttribute [C#] protected InheritanceAttribute InheritanceAttribute {get;} [C++] protected: __property InheritanceAttribute* get_InheritanceAttribute(); [JScript] protected function get InheritanceAttribute() : InheritanceAttribute;
ComponentDesigner Class | ComponentDesigner Members | System.ComponentModel.Design Namespace