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


PostValidation Class Properties

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

Public Properties
 NameDescription
Public PropertyDetermines whether it is possible to enter DbNull value in the control.  
Public PropertyTrue if string comparisons are case-sensitive; otherwise, False.  
Public PropertyError message shown in the standard message box and/or in the exception.  
Public PropertyManages inheritance of the PostValidation properties from the host control properties.  
Public PropertyCollection of intervals. The input value must belong to one of these intervals.  
Public PropertyValidation method.  
Public PropertyPredefined values used for matching the input value.  
Public PropertyList of values that are not permitted as input value.  
Top
See Also