ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputFieldText Class / MultiLine Property

In This Topic
    MultiLine Property (InputFieldText)
    In This Topic
    Allows more than a single-line entry in the text field.
    Syntax
    'Declaration
     
    Public Property MultiLine As Boolean
    public bool MultiLine {get; set;}
    See Also