ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / PreValidationEventArgs Class / PreValidation Property

In This Topic
    PreValidation Property (PreValidationEventArgs)
    In This Topic
    PreValidation object that fired the event.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PreValidation As PreValidation
    public PreValidation PreValidation {get;}
    See Also