[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TextLengthValidator.-ctor

TextLengthValidator Constructor

TextLengthValidator()

Represents the default empty constructor.

Declaration
public TextLengthValidator()
Public Sub New()

TextLengthValidator(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Declaration
public TextLengthValidator(SerializationInfo info, StreamingContext context)
Public Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

The information.

StreamingContext context

The context.