Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TextLengthValidator Class / TextLengthValidator Constructor / TextLengthValidator Constructor()


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