Keyoti RapidSpell Desktop .NET API Docs
EditingControlValueChanged Property
APIKeyoti.RapidSpell.GridAYTTextEditingControlEditingControlValueChanged
Keyoti RapidSpell Desktop .NET
Gets or sets a value indicating whether the current value of the text box control has changed.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual bool EditingControlValueChanged { get; set; }
Public Overridable Property EditingControlValueChanged As Boolean
	Get
	Set
public:
virtual property bool EditingControlValueChanged {
	bool get ();
	void set (bool value);
}
abstract EditingControlValueChanged : bool with get, set
override EditingControlValueChanged : bool with get, set
Return Value
Boolean
true if the value of the control has changed; otherwise, false.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204