Formatted value of the cell.

Namespace: Ico.AnyGlass.AlarmWorX.ViewModel
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public override Object FormattedValue { get; }
Visual Basic
Public Overrides ReadOnly Property FormattedValue As Object
	Get
JScript
override function get FormattedValue () : Object

Implements

IDataGridHasValue..::..FormattedValue

See Also