Input for WinForms | ComponentOne
C1.Win.Input Namespace / PostValidationEventArgs Class / Value Property

In This Topic
    Value Property (PostValidationEventArgs)
    In This Topic
    The value to validate.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also