MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldTextItem Class / MaxLength Property

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