Click or drag to resize

IQuoteTableCellBaseDisplayValue Property

Gets the value as displayed to user. If column type is Date this value will be in user date format and time zone If column type is money or number it will follow rounding and precision settings for default column types, and it value will be formated in user number format.

Namespace: Scripting.QuoteTables
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Object DisplayValue { get; }

Property Value

Object
The display value.
See Also