ComponentOne Input for WinForms
RegexOptions Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > PreValidation Class : RegexOptions Property
Settings affecting regular expression matching.
Syntax
'Declaration
 
Public Property RegexOptions As RegexOptionFlags
public RegexOptionFlags RegexOptions {get; set;}
See Also

Reference

PreValidation Class
PreValidation Members