DataCell Properties |
The DataCell type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Gets the data annotations for this cell.
| |
| ColumnsTuple |
Gets the columns tuple.
| |
| FormatString |
Gets or sets the format string.
| |
| FormattedValue |
Gets or sets the formatted value.
| |
| HasAnnotations |
Gets a value indicating whether the cell has annotations attached to.
| |
| IsInError |
Gets or sets a value indicating whether there were errors when retrieving the cell data.
| |
| IsMissingData |
Gets a value indicating whether the cell represents missing data.
| |
| Properties |
Gets the miscellaneous properties.
| |
| RowsTuple |
Gets the rows tuple.
| |
| Value |
Gets the numeric value.
|