ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode.Design Namespace / Designer Class / InheritanceAttribute Property

In This Topic
    InheritanceAttribute Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property InheritanceAttribute As System.ComponentModel.InheritanceAttribute
    protected virtual System.ComponentModel.InheritanceAttribute InheritanceAttribute {get;}
    See Also