Spread Windows Forms 15.0
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()
    public RegularExpressionValidator()
    See Also