Click or drag to resize

IQuoteTableCell Properties

The IQuoteTableCell type exposes the following members.

Properties
 NameDescription
Public propertyAccessLevel Gets or sets the access level.
Public propertyColumn Gets the column.
Public propertyColumnName Gets the name.
(Inherited from IQuoteTableCellBase)
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.
(Inherited from IQuoteTableCellBase)
Public propertyRow Gets the row.
Public propertyValue Gets or sets the value.
Top
See Also