Whether to paint an underline in the cell when it's not being edited and it contains a spelling error.
| C# | Visual Basic | Visual C++ | F# |
public bool ShowErrorUnderline { get; set; }
Public Property ShowErrorUnderline As Boolean Get Set
public: property bool ShowErrorUnderline { bool get (); void set (bool value); }
member ShowErrorUnderline : bool with get, set
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204