InheritanceAttribute Fields
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Specifies that the default value for InheritanceAttribute is NotInherited. This field is read-only. |
![]() ![]() | Inherited | Specifies that the component is inherited. This field is read-only. |
![]() ![]() | InheritedReadOnly | Specifies that the component is inherited and is read-only. This field is read-only. |
![]() ![]() | NotInherited | Specifies that the component is not inherited. This field is read-only. |
Show:

