The ImageDataTranslation type exposes the following members.

Properties

  NameDescription
Public propertyFilterKey
The key of the filter that is used to evaluate the data in order to apply this DataTranslation
(Inherited from DataTranslation.)
Public propertyImage
The ImageSource of the Image visualized in the cell of the grid if the filter for this object is applied
Public propertyShowValue
Shows the original value together with the Image
Public propertySource
The serializable string representation of the Image visualized in the cell of the grid if the filter for this object is applied

See Also