Shows the original value together with the Image

Namespace: Ico.Awx
Assembly: 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)

See Also