ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / MultiLine Property

In This Topic
    MultiLine Property (IReportParameter)
    In This Topic
    Gets true if text field is multiline
    Syntax
    'Declaration
     
    ReadOnly Property MultiLine As Boolean
    bool MultiLine {get;}
    See Also