Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / PreValidation Class
Members

In This Topic
    PreValidation Class
    In This Topic
    Validating the input string entered by the user, before parsing.
    Object Model
    PreValidation Class
    Syntax
    'Declaration
     
    
    Public Class PreValidation 
       Inherits System.MarshalByRefObject
    public class PreValidation : System.MarshalByRefObject 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          C1.Win.C1Input.PreValidation

    See Also