ActiveReports 18 .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
    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