ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker.Design Namespace / C1SpellCheckerDesigner Class / InheritanceAttribute Property

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