When no translation can be applied show the original value if set to true,
otherwise it shows the "Unknown" label as a fallback value
Namespace: Ico.WPFAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShowUntranslatedValue { get; set; } |
Visual Basic |
---|
Public Property ShowUntranslatedValue As Boolean Get Set |
JScript |
---|
function get ShowUntranslatedValue () : boolean function set ShowUntranslatedValue (value : boolean) |