The IDataGridHasValue type exposes the following members.

Properties

  NameDescription
Public propertyEditedValue
Edited value.
Public propertyFormattedValue
Formatted value of the cell.
Public propertyHyperlinkValue
The hyperlink text. This is required by group and cell because each value item can have a hyperlink.
Public propertyShowValue
Should the value be visible?
Public propertyValue
Gets the value.

See Also