MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterDescriptor Class / Multiline Property

In This Topic
Multiline Property (ParameterDescriptor)
In This Topic
Gets or sets a value indicating whether the parameter supports multiline input.
Syntax
'Declaration
 
Public Property Multiline As Boolean
 

Property Value

true if the parameter supports multiline text input; otherwise, false.
See Also