ComponentDesigner::InheritanceAttribute Property
.NET Framework (current version)
Gets an attribute that indicates the type of inheritance of the associated component.
Assembly: System.Design (in System.Design.dll)
protected: property InheritanceAttribute^ InheritanceAttribute { virtual InheritanceAttribute^ get(); }
Property Value
Type: System.ComponentModel::InheritanceAttribute^The InheritanceAttribute for the associated component.
.NET Framework
Available since 1.1
Available since 1.1
Show: