Gets or sets the formatted representation of the current value of the text box control.
| C# | Visual Basic | Visual 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
Object
An object representing the current value of this control.
An object representing the current value of this control.
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204