ComponentOne FlexReport for WinForms
MaxLength Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document 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