# GrapeCity.ActiveReports.Core.Document.TextLayoutParams.MultiLine

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_MultiLine_" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.MultiLine*">MultiLine Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_MultiLine_" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.MultiLine*"></a>
<h4 id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_MultiLine" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.MultiLine">MultiLine</h4>
<div class="markdown level1 summary"><p>Gets or sets whether multiline is allowed or not.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool MultiLine { readonly get; set; }</code></pre>
</div>
<h5 id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_MultiLine_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Default value - <code>False</code></p>
</div>
</div>
