ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ErrorInfo Class / ValueOnError Property

In This Topic
    ValueOnError Property
    In This Topic
    Value used to reset the control if ErrorAction = SetValueOnError.
    Syntax
    'Declaration
     
    
    Public Property ValueOnError As Object
    public object ValueOnError {get; set;}
    See Also