ComponentOne Input for WinForms
PreValidation Class Methods

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : PreValidation Class

For a list of all members of this type, see PreValidation members.

Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns True if the input text matches one of the exact list items specified in PatternString.  
Public MethodReturns True if the input text matches the regular expression pattern specified in PatternString.  
Public MethodReturns True if the input text matches the specified wildcard pattern passed as argument.  
Public MethodReturns True if the input text matches at least one of the wildcard patterns specified in PatternString.  
Public MethodResets whole PreValidation property of base control  
Public MethodReturns True if the text successfully passes validation using the current settings of the PreValidation object.  
Top
See Also

Reference

PreValidation Class
C1.Win.C1Input Namespace