InfoConnect for Unisys
Value Field


Syntax
'Declaration
 
Public ReadOnly Value As String
'Usage
 
Dim instance As ValueChangedEventArgs
Dim value As String
 
value = instance.Value
public readonly string Value
See Also