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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool EditingControlValueChanged { get; set; }
public virtual bool EditingControlValueChanged { get; set; }
Public Overridable Property EditingControlValueChanged As Boolean
	Get
	Set
Public Overridable Property EditingControlValueChanged As Boolean
	Get
	Set
public:
virtual property bool EditingControlValueChanged {
	bool get ();
	void set (bool value);
}
public:
virtual property bool EditingControlValueChanged {
	bool get ();
	void set (bool value);
}
abstract EditingControlValueChanged : bool with get, set
override EditingControlValueChanged : bool with get, set
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.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412