ComponentOne FlexReport for UWP
MaxLength Property

C1.UWP.Document Assembly > C1.Xaml.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