The methods of the IInheritanceService interface are listed below. For a complete list of IInheritanceService interface members, see the IInheritanceService Members topic.
AddInheritedComponents | Adds inherited components from the specified component to the specified container. |
GetInheritanceAttribute | Gets the inheritance attribute of the specified component. If the component is not being inherited, this method will return the value System.ComponentModel.InheritanceAttribute.NotInherited. Otherwise it will return the inheritance attribute for this component. |
IInheritanceService Interface | System.ComponentModel.Design Namespace