# C1.Win.Layout.SplitLayout

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Layout_SplitLayout" data-uid="C1.Win.Layout.SplitLayout" class="text-break">SplitLayout Class
</h1>
  <div class="markdown level0 summary"><p>Class providing ILayout interface for using C1SplitterPanels as itemContainers for Dashboard Layout Control on the base of C1SplitContainer containers.</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">SplitLayout</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.Win.Layout.ILayout.html">ILayout</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Layout.html">C1.Win.Layout</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DashboardLayout.10.dll</h6>
  <h5 id="C1_Win_Layout_SplitLayout_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SplitLayout : ILayout, ISupportInitialize</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SplitLayout
    Implements ILayout, ISupportInitialize</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_Win_Layout_SplitLayout__ctor_C1_Win_SplitContainer_C1SplitContainer_" data-uid="C1.Win.Layout.SplitLayout.#ctor(C1.Win.SplitContainer.C1SplitContainer)">
          <a class="xref" href="C1.Win.Layout.SplitLayout.-ctor.html#C1_Win_Layout_SplitLayout__ctor_C1_Win_SplitContainer_C1SplitContainer_">SplitLayout(C1SplitContainer)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of <a class="xref" href="C1.Win.Layout.SplitLayout.html">SplitLayout</a></p>
</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_Win_Layout_SplitLayout_BeginInit" data-uid="C1.Win.Layout.SplitLayout.BeginInit">
          <a class="xref" href="C1.Win.Layout.SplitLayout.BeginInit.html#C1_Win_Layout_SplitLayout_BeginInit">BeginInit()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Layout_SplitLayout_EndInit" data-uid="C1.Win.Layout.SplitLayout.EndInit">
          <a class="xref" href="C1.Win.Layout.SplitLayout.EndInit.html#C1_Win_Layout_SplitLayout_EndInit">EndInit()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
