ComponentOne Input for WinForms
PreValidation Class Properties

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

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

Public Properties
 NameDescription
Public PropertyTrue if string comparisons are case-sensitive; otherwise, False.  
Public PropertyThe collection of user-defined characters to use in a wildcard pattern.  
Public PropertyError message shown in the standard message box and/or in the exception.  
Public PropertyManages inheritance of the PreValidation properties from the host control properties.  
Public PropertyString separating list items in PatternString.  
Public PropertyString containing the validation pattern.  
Public PropertySettings affecting regular expression matching.  
Public PropertyIf True, trailing spaces are removed before validation.  
Public PropertyIf True, leading spaces are removed before validation.  
Public PropertyValidation method.  
Top
See Also

Reference

PreValidation Class
C1.Win.C1Input Namespace