'Declaration
Protected Overridable ReadOnly Property InheritanceAttribute As System.ComponentModel.InheritanceAttribute
'Usage
Dim instance As NChartControlDesigner Dim value As System.ComponentModel.InheritanceAttribute value = instance.InheritanceAttribute
protected virtual System.ComponentModel.InheritanceAttribute InheritanceAttribute {get;}