ComponentOne Document Library for WPF
MaxLength Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > Parameter Class : MaxLength Property
Gets or sets the maximum length of a string parameter (0 means unlimited length). This property is ignored for non-string parameters.
Syntax
'Declaration
 
Public Property MaxLength As System.Integer
public System.int MaxLength {get; set;}
See Also

Reference

Parameter Class
Parameter Members