[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.InputFieldText.MaxLength

MaxLength Property

MaxLength

Specifies the maximum length of the text entered. When null, the text is not restricted to any specified length.

Declaration
[TypeConverter(typeof())]
public int MaxLength { get; set; }