This ImageTranslation can be used to show images in the cells of the grid when the related AwxFilter can be applied

Namespace: Ico.Awx
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public sealed class ImageTranslation : ImageDataTranslation
Visual Basic
Public NotInheritable Class ImageTranslation _
	Inherits ImageDataTranslation
JScript
public final class ImageTranslation extends ImageDataTranslation

Inheritance Hierarchy

System..::..Object
  Ico.Awx..::..DataTranslation
    Ico.Awx..::..ImageDataTranslation
      Ico.Awx..::..ImageTranslation

See Also