The data value selected
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public GdxDataValue Value { get; set; } |
| Visual Basic |
|---|
Public Property Value As GdxDataValue Get Set |
| JScript |
|---|
function get Value () : GdxDataValue function set Value (value : GdxDataValue) |