# C1.Report.Rendering.SplitContext

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Report_Rendering_SplitContext" data-uid="C1.Report.Rendering.SplitContext" class="text-break">SplitContext Class
</h1>
  <div class="markdown level0 summary"><p>The context of section splitting.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">SplitContext</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Report.Rendering.html">C1.Report.Rendering</a></h6>
  <h6><strong>Assembly</strong>: C1.Report.dll</h6>
  <h5 id="C1_Report_Rendering_SplitContext_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SplitContext</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SplitContext</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Report_Rendering_SplitContext__ctor_C1_Report_FlexReport_" data-uid="C1.Report.Rendering.SplitContext.#ctor(C1.Report.FlexReport)">
          <a class="xref" href="C1.Report.Rendering.SplitContext.-ctor.html#C1_Report_Rendering_SplitContext__ctor_C1_Report_FlexReport_">SplitContext(FlexReport)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Report_Rendering_SplitContext_Report" data-uid="C1.Report.Rendering.SplitContext.Report">
          <a class="xref" href="C1.Report.Rendering.SplitContext.Report.html">Report</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Report_Rendering_SplitContext_AddKeepTogether_C1_Document_RenderObject_" data-uid="C1.Report.Rendering.SplitContext.AddKeepTogether(C1.Document.RenderObject)">
          <a class="xref" href="C1.Report.Rendering.SplitContext.AddKeepTogether.html#C1_Report_Rendering_SplitContext_AddKeepTogether_C1_Document_RenderObject_">AddKeepTogether(RenderObject)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Report_Rendering_SplitContext_DisableKeepTogether" data-uid="C1.Report.Rendering.SplitContext.DisableKeepTogether">
          <a class="xref" href="C1.Report.Rendering.SplitContext.DisableKeepTogether.html#C1_Report_Rendering_SplitContext_DisableKeepTogether">DisableKeepTogether()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Report_Rendering_SplitContext_HasKeepTogether" data-uid="C1.Report.Rendering.SplitContext.HasKeepTogether">
          <a class="xref" href="C1.Report.Rendering.SplitContext.HasKeepTogether.html#C1_Report_Rendering_SplitContext_HasKeepTogether">HasKeepTogether()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Report_Rendering_SplitContext_IgnoreKeepTogetherFor_C1_Document_RenderObject_" data-uid="C1.Report.Rendering.SplitContext.IgnoreKeepTogetherFor(C1.Document.RenderObject)">
          <a class="xref" href="C1.Report.Rendering.SplitContext.IgnoreKeepTogetherFor.html#C1_Report_Rendering_SplitContext_IgnoreKeepTogetherFor_C1_Document_RenderObject_">IgnoreKeepTogetherFor(RenderObject)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Report_Rendering_SplitContext_IsKeepTogetherIgnored_C1_Document_RenderObject_" data-uid="C1.Report.Rendering.SplitContext.IsKeepTogetherIgnored(C1.Document.RenderObject)">
          <a class="xref" href="C1.Report.Rendering.SplitContext.IsKeepTogetherIgnored.html#C1_Report_Rendering_SplitContext_IsKeepTogetherIgnored_C1_Document_RenderObject_">IsKeepTogetherIgnored(RenderObject)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
