ComponentDesigner.InheritanceAttribute Property

 

Gets an attribute that indicates the type of inheritance of the associated component.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

abstract InheritanceAttribute : InheritanceAttribute with get
override InheritanceAttribute : InheritanceAttribute with get

Property Value

Type: System.ComponentModel.InheritanceAttribute

The InheritanceAttribute for the associated component.

.NET Framework
Available since 1.1
Return to top
Show: