Gets or sets the current inheritance level stored in this attribute.
[Visual Basic] Public ReadOnly Property InheritanceLevel As InheritanceLevel [C#] public InheritanceLevel InheritanceLevel {get;} [C++] public: __property InheritanceLevel get_InheritanceLevel(); [JScript] public function get InheritanceLevel() : InheritanceLevel;
The InheritanceLevel stored in this attribute.
InheritanceAttribute Class | InheritanceAttribute Members | System.ComponentModel.Design Namespace | InheritanceLevel