The data value associated with this context

Namespace: Ico.Gdx.Expressions
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GdxDataValue DataValue { get; private set; }
Visual Basic
Public Property DataValue As GdxDataValue
	Get
	Private Set
JScript
function get DataValue () : GdxDataValue
private function set DataValue (value : GdxDataValue)

See Also