# C1.iOS.Grid.GridColumnHeaderPanel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_iOS_Grid_GridColumnHeaderPanel" data-uid="C1.iOS.Grid.GridColumnHeaderPanel" class="text-break">GridColumnHeaderPanel Class
</h1>
  <div class="markdown level0 summary"><p>Panel used to layout the elements inside <a class="xref" href="C1.iOS.Grid.GridColumnHeaderCell.html">GridColumnHeaderCell</a>.</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">GridColumnHeaderPanel</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../C1.iOS.Core/C1.iOS.Core.IDependencyObject.html">IDependencyObject</a></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_GridColumnHeaderPanel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridColumnHeaderPanel : UIView, IDependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridColumnHeaderPanel
    Inherits UIView
    Implements IDependencyObject</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_GridColumnHeaderPanel__ctor" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.#ctor">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.-ctor.html#C1_iOS_Grid_GridColumnHeaderPanel__ctor">GridColumnHeaderPanel()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.html">GridColumnHeaderPanel</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel__ctor_CoreGraphics_CGRect_" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.#ctor(CoreGraphics.CGRect)">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.-ctor.html#C1_iOS_Grid_GridColumnHeaderPanel__ctor_CoreGraphics_CGRect_">GridColumnHeaderPanel(CGRect)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.html">GridColumnHeaderPanel</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel__ctor_System_IntPtr_" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.#ctor(System.IntPtr)">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.-ctor.html#C1_iOS_Grid_GridColumnHeaderPanel__ctor_System_IntPtr_">GridColumnHeaderPanel(nint)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.html">GridColumnHeaderPanel</a> class.</p>
</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_iOS_Grid_GridColumnHeaderPanel_PositionProperty" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.PositionProperty">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.PositionProperty.html">PositionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Position attached property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_SortIconPositionProperty" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.SortIconPositionProperty">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.SortIconPositionProperty.html">SortIconPositionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.SortIconPosition.html#C1_iOS_Grid_GridColumnHeaderPanel_SortIconPosition">SortIconPosition</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_TitleAlignmentProperty" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.TitleAlignmentProperty">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.TitleAlignmentProperty.html">TitleAlignmentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.TitleAlignment.html#C1_iOS_Grid_GridColumnHeaderPanel_TitleAlignment">TitleAlignment</a> dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</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_GridColumnHeaderPanel_IntrinsicContentSize" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.IntrinsicContentSize">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.IntrinsicContentSize.html#C1_iOS_Grid_GridColumnHeaderPanel_IntrinsicContentSize">IntrinsicContentSize</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_IsDisposed" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.IsDisposed">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.IsDisposed.html#C1_iOS_Grid_GridColumnHeaderPanel_IsDisposed">IsDisposed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether this instance is disposed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_SortIconPosition" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.SortIconPosition">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.SortIconPosition.html#C1_iOS_Grid_GridColumnHeaderPanel_SortIconPosition">SortIconPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the sort icon position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_TitleAlignment" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.TitleAlignment">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.TitleAlignment.html#C1_iOS_Grid_GridColumnHeaderPanel_TitleAlignment">TitleAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the title inside the cell.</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_iOS_Grid_GridColumnHeaderPanel_Dispose_System_Boolean_" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.Dispose(System.Boolean)">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.Dispose.html#C1_iOS_Grid_GridColumnHeaderPanel_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_GetPosition_UIKit_UIView_" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.GetPosition(UIKit.UIView)">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.GetPosition.html#C1_iOS_Grid_GridColumnHeaderPanel_GetPosition_UIKit_UIView_">GetPosition(UIView)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the Position attached property for the
specified element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_LayoutSubviews" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.LayoutSubviews">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.LayoutSubviews.html#C1_iOS_Grid_GridColumnHeaderPanel_LayoutSubviews">LayoutSubviews()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_MovedToWindow" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.MovedToWindow">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.MovedToWindow.html#C1_iOS_Grid_GridColumnHeaderPanel_MovedToWindow">MovedToWindow()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_SetPosition_UIKit_UIView_C1_iOS_Grid_GridColumnHeaderPanelPosition_" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.SetPosition(UIKit.UIView,C1.iOS.Grid.GridColumnHeaderPanelPosition)">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.SetPosition.html#C1_iOS_Grid_GridColumnHeaderPanel_SetPosition_UIKit_UIView_C1_iOS_Grid_GridColumnHeaderPanelPosition_">SetPosition(UIView, GridColumnHeaderPanelPosition)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the Position attached property for the
specified element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_iOS_Grid_GridColumnHeaderPanel_SizeThatFits_CoreGraphics_CGSize_" data-uid="C1.iOS.Grid.GridColumnHeaderPanel.SizeThatFits(CoreGraphics.CGSize)">
          <a class="xref" href="C1.iOS.Grid.GridColumnHeaderPanel.SizeThatFits.html#C1_iOS_Grid_GridColumnHeaderPanel_SizeThatFits_CoreGraphics_CGSize_">SizeThatFits(CGSize)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
