Keyoti RapidSpell Desktop .NET API Docs
ShowErrorGlyph Property
APIKeyoti.RapidSpell.GridDataGridView_AYT_ManagerShowErrorGlyph
Keyoti RapidSpell Desktop .NET
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 - this is instead of the underlines and performs faster.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ShowErrorGlyph { get; set; }
public bool ShowErrorGlyph { get; set; }
Public Property ShowErrorGlyph As Boolean
	Get
	Set
Public Property ShowErrorGlyph As Boolean
	Get
	Set
public:
property bool ShowErrorGlyph {
	bool get ();
	void set (bool value);
}
public:
property bool ShowErrorGlyph {
	bool get ();
	void set (bool value);
}
member ShowErrorGlyph : bool with get, set
member ShowErrorGlyph : bool with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412