The value of the pair
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int Value { get; internal set; } |
Visual Basic |
---|
Public Property Value As Integer Get Friend Set |
JScript |
---|
function get Value () : int internal function set Value (value : int) |