ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ValidationException Class / Value Property

In This Topic
    Value Property (ValidationException)
    In This Topic
    The typed value that caused the error.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also