Click or drag to resize

IQuoteTableCellBase Properties

The IQuoteTableCellBase type exposes the following members.

Properties
 NameDescription
Public propertyAccessLevel Gets the access level.
Public propertyColumn Gets the column.
Public propertyColumnName Gets the name.
Public propertyDisplayValue 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.
Public propertyRow Gets the row.
Public propertyValue Gets the value.
Top
See Also