Name | Description | |
---|---|---|
CaseSensitive | True if string comparisons are case-sensitive; otherwise, False. | |
CustomPlaceholders | The collection of user-defined characters to use in a wildcard pattern. | |
ErrorMessage | Error message shown in the standard message box and/or in the exception. | |
Inherit | Manages inheritance of the PreValidation properties from the host control properties. | |
ItemSeparator | String separating list items in PatternString. | |
PatternString | String containing the validation pattern. | |
RegexOptions | Settings affecting regular expression matching. | |
TrimEnd | If True, trailing spaces are removed before validation. | |
TrimStart | If True, leading spaces are removed before validation. | |
Validation | Validation method. |