When there is an ImageSource set specifies if the value should be visible or not
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool ShowValue { get; set; } |
| Visual Basic |
|---|
Public Property ShowValue As Boolean Get Set |
| JScript |
|---|
function get ShowValue () : boolean function set ShowValue (value : boolean) |