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