Include datasource values used in associated dynamics.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool ShowDataSourceValue { get; set; }
Visual Basic
Public Property ShowDataSourceValue As Boolean
	Get
	Set
JScript
function get ShowDataSourceValue () : boolean
function set ShowDataSourceValue (value : boolean)

See Also