IQuote |
The IQuoteTableCell type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessLevel | Gets or sets the access level. | |
| Column | Gets the column. | |
| ColumnName |
Gets the name.
(Inherited from IQuoteTableCellBase) | |
| DisplayValue |
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) | |
| Row | Gets the row. | |
| Value | Gets or sets the value. |