Keyoti RapidSpell Desktop .NET API Docs
ShowErrorUnderline Property
APIKeyoti.RapidSpell.GridDataGridAYTTextBoxColumnShowErrorUnderline
Keyoti RapidSpell Desktop .NET
Whether to paint an underline in the cell when it's not being edited and it contains a spelling error.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ShowErrorUnderline { get; set; }
public bool ShowErrorUnderline { get; set; }
Public Property ShowErrorUnderline As Boolean
	Get
	Set
Public Property ShowErrorUnderline As Boolean
	Get
	Set
public:
property bool ShowErrorUnderline {
	bool get ();
	void set (bool value);
}
public:
property bool ShowErrorUnderline {
	bool get ();
	void set (bool value);
}
member ShowErrorUnderline : bool with get, set
member ShowErrorUnderline : bool with get, set
Property Value

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