ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldTextItem Class / SpellCheck Property

In This Topic
    SpellCheck Property (InputFieldTextItem)
    In This Topic
    Gets the spell check. Indicates whether the text should be spell checked during its input or not.
    Syntax
    'Declaration
     
    Public ReadOnly Property SpellCheck As Boolean
    public bool SpellCheck {get;}
    See Also