ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputFieldText Class / MaxLength Property

In This Topic
MaxLength Property (InputFieldText)
In This Topic
Specifies the maximum length of the text entered. When null, the text is not restricted to any specified length.
Syntax
'Declaration
 
Public Property MaxLength As Integer
 
See Also