Formatted value of the cell.

Namespace: Ico.WPF.Specialized.DataGridControl.ViewModel
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

Implements

IDataGridHasValue..::..FormattedValue

See Also