The fields of the InheritanceAttribute class are listed below. For a complete list of InheritanceAttribute class members, see the InheritanceAttribute Members topic.
Default | Specifies the default value for the InheritanceAttribute as NotInherited. |
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. |
InheritanceAttribute Class | System.ComponentModel.Design Namespace