Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RegularExpressionValidator Class / RegularExpressionValidator Constructor / RegularExpressionValidator Constructor()


In This Topic
RegularExpressionValidator Constructor()
In This Topic
Represents the default empty constructor.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New RegularExpressionValidator()
See Also