# C1.Report.SubSection.SplitBehavior

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Report_SubSection_SplitBehavior_" data-uid="C1.Report.SubSection.SplitBehavior*">SplitBehavior Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Report_SubSection_SplitBehavior_" data-uid="C1.Report.SubSection.SplitBehavior*"></a>
<h4 id="C1_Report_SubSection_SplitBehavior" data-uid="C1.Report.SubSection.SplitBehavior">SplitBehavior</h4>
<div class="markdown level1 summary"><p>Gets or sets a value determining how the sub-section behaves
when it is too high to fit in the vertical space available on the current page.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Category(&quot;Behavior&quot;)]
[C1Description(&quot;SubSection.SplitBehavior&quot;, &quot;Determines how the sub-section behaves when it is too high to fit in the vertical space available on the current page.&quot;)]
public SplitBehavior SplitBehavior { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Category(&quot;Behavior&quot;)&gt;
&lt;C1Description(&quot;SubSection.SplitBehavior&quot;, &quot;Determines how the sub-section behaves when it is too high to fit in the vertical space available on the current page.&quot;)&gt;
Public Property SplitBehavior As SplitBehavior</code></pre>
</div>
<h5 id="C1_Report_SubSection_SplitBehavior_seealso">See Also</h5>
<div class="seealso">
    <div><a class="xref" href="C1.Report.FieldBase.SplitHorzBehavior.html#C1_Report_FieldBase_SplitHorzBehavior">SplitHorzBehavior</a></div>
</div>
</div>
