Not used.

Namespace: Ico.Awx.ViewModel.List
Assembly: AwxViewControl (in AwxViewControl.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
final function get ShowValue () : boolean
final function set ShowValue (value : boolean)

Implements

IDataGridHasValue..::..ShowValue

See Also