[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportParameter.Multiline

Multiline Property

Multiline

Gets or sets a value indicating whether the parameter is intended to accept multiline values.

Declaration
public bool Multiline { get; set; }
Property Value
Type Description
bool

A bool value where true indicates that the parameter is intended to accept multiline values; otherwise, false. The default value is false.