# C1.iOS.Grid.C1HorizontalStackPanel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_iOS_Grid_C1HorizontalStackPanel" data-uid="C1.iOS.Grid.C1HorizontalStackPanel" class="text-break">C1HorizontalStackPanel Class
</h1>
  <div class="markdown level0 summary"><p>Panel that arranges the views horizontally.</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">C1HorizontalStackPanel</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.iOS.Grid.html">C1.iOS.Grid</a></h6>
  <h6><strong>Assembly</strong>: C1.iOS.Grid.dll</h6>
  <h5 id="C1_iOS_Grid_C1HorizontalStackPanel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1HorizontalStackPanel : UIView</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1HorizontalStackPanel
    Inherits UIView</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_iOS_Grid_C1HorizontalStackPanel__ctor" data-uid="C1.iOS.Grid.C1HorizontalStackPanel.#ctor">
          <a class="xref" href="C1.iOS.Grid.C1HorizontalStackPanel.-ctor.html#C1_iOS_Grid_C1HorizontalStackPanel__ctor">C1HorizontalStackPanel()</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_iOS_Grid_C1HorizontalStackPanel_LayoutSubviews" data-uid="C1.iOS.Grid.C1HorizontalStackPanel.LayoutSubviews">
          <a class="xref" href="C1.iOS.Grid.C1HorizontalStackPanel.LayoutSubviews.html#C1_iOS_Grid_C1HorizontalStackPanel_LayoutSubviews">LayoutSubviews()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_C1HorizontalStackPanel_SizeThatFits_CoreGraphics_CGSize_" data-uid="C1.iOS.Grid.C1HorizontalStackPanel.SizeThatFits(CoreGraphics.CGSize)">
          <a class="xref" href="C1.iOS.Grid.C1HorizontalStackPanel.SizeThatFits.html#C1_iOS_Grid_C1HorizontalStackPanel_SizeThatFits_CoreGraphics_CGSize_">SizeThatFits(CGSize)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
