The ImageTranslation 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
(Inherited from ImageDataTranslation.)
Public propertyShowValue
Shows the original value together with the Image
(Inherited from ImageDataTranslation.)
Public propertySource
The serializable string representation of the Image visualized in the cell of the grid if the filter for this object is applied
(Inherited from ImageDataTranslation.)

See Also