Keyoti RapidSpell Desktop .NET API Docs
EditingControlFormattedValue Property
APIKeyoti.RapidSpell.GridAYTTextEditingControlEditingControlFormattedValue
Keyoti RapidSpell Desktop .NET
Gets or sets the formatted representation of the current value of the text box control.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual Object EditingControlFormattedValue { get; set; }
Public Overridable Property EditingControlFormattedValue As Object
	Get
	Set
public:
virtual property Object^ EditingControlFormattedValue {
	Object^ get ();
	void set (Object^ value);
}
abstract EditingControlFormattedValue : Object with get, set
override EditingControlFormattedValue : Object with get, set
Return Value
Object
An object representing the current value of this control.

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