ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldTextItem Class / Multiline Property

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