Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

enum System.​ComponentModel.​InheritanceLevel

Assembly: System.ComponentModel.TypeConverter

Defines identifiers for types of inheritance levels.

Values

Inherited
The object is inherited.
InheritedReadOnly
The object is inherited, but has read-only access.
NotInherited
The object is not inherited.