Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1DropDownControl Class / ResetPostValidation Method

In This Topic
    ResetPostValidation Method (C1DropDownControl)
    In This Topic
    Restores the default value of the PostValidation property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetPostValidation() 
    protected void ResetPostValidation()
    See Also