C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / PreValidation Class


PreValidation Class Methods

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
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodThis method is for internal use only.  
Protected MethodThis method is for internal use only.  
Protected MethodThis method is for internal use only.  
Protected MethodThis method is for internal use only.  
Protected MethodThis method is for internal use only.  
Protected MethodThis method is for internal use only.  
Protected MethodThis method is for internal use only.  
Protected MethodThis method is for internal use only.  
Protected MethodThis method is for internal use only.  
Protected MethodThis method is for internal use only.  
Top
See Also