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