ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputFieldText Class / SpellCheck Property

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