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

In This Topic
    Reason Property (ValidationException)
    In This Topic
    Validation phase on which the error has been detected.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Reason As ErrorReasonEnum
    public ErrorReasonEnum Reason {get;}
    See Also