ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / MultiLine Property

In This Topic
    MultiLine Property (TextLayoutParams)
    In This Topic
    Gets or sets whether multiline is allowed or not.
    Syntax
    'Declaration
     
    Public Property MultiLine As Boolean
    public bool MultiLine {get; set;}
    Remarks
    Default value - False
    See Also