This StatusTranslation can be used to show custom strings in the cells of the grid when the related IFilter can be applied
For example it's possible to use this StatusTranslation to show Human Readable strings instead of simple integer values.
Namespace: Ico.WPFAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public class TextTranslation : StatusTranslation |
Visual Basic |
---|
Public Class TextTranslation _ Inherits StatusTranslation |
JScript |
---|
public class TextTranslation extends StatusTranslation |