Leadtools.Dicom.Common.Editing Namespace > PropertyValueEventArgs Class : Value Property |
public object Value {get; set;}
'Declaration Public Property Value As Object
'Usage Dim instance As PropertyValueEventArgs Dim value As Object instance.Value = value value = instance.Value