# C1.WinUI.Grid.Automation.GridPanelPeer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WinUI_Grid_Automation_GridPanelPeer" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer" class="text-break">GridPanelPeer Class
</h1>
  <div class="markdown level0 summary"><p>Automation peer for <a class="xref" href="C1.WinUI.Grid.FlexGrid.html">FlexGrid</a> cell's panels.</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"><a class="xref" href="C1.WinUI.Grid.Automation.GridVirtualAutomationPeer.html">GridVirtualAutomationPeer</a></div>
    <div class="level2"><span class="xref">GridPanelPeer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WinUI.Grid.Automation.html">C1.WinUI.Grid.Automation</a></h6>
  <h6><strong>Assembly</strong>: C1.WinUI.Grid.dll</h6>
  <h5 id="C1_WinUI_Grid_Automation_GridPanelPeer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridPanelPeer : GridVirtualAutomationPeer, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridPanelPeer
    Inherits GridVirtualAutomationPeer
    Implements IDisposable</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_WinUI_Grid_Automation_GridPanelPeer__ctor_C1_WinUI_Grid_Automation_FlexGridAutomationPeer_C1_WinUI_Grid_GridPanel_" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.#ctor(C1.WinUI.Grid.Automation.FlexGridAutomationPeer,C1.WinUI.Grid.GridPanel)">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.-ctor.html#C1_WinUI_Grid_Automation_GridPanelPeer__ctor_C1_WinUI_Grid_Automation_FlexGridAutomationPeer_C1_WinUI_Grid_GridPanel_">GridPanelPeer(FlexGridAutomationPeer, GridPanel)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.html">GridPanelPeer</a>.</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_WinUI_Grid_Automation_GridPanelPeer_GridPeer" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.GridPeer">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.GridPeer.html#C1_WinUI_Grid_Automation_GridPanelPeer_GridPeer">GridPeer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WinUI.Grid.Automation.FlexGridAutomationPeer.html">FlexGridAutomationPeer</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_IsHeader" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.IsHeader">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.IsHeader.html#C1_WinUI_Grid_Automation_GridPanelPeer_IsHeader">IsHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the panel is one of the headers.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_Panel" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.Panel">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.Panel.html#C1_WinUI_Grid_Automation_GridPanelPeer_Panel">Panel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the associated <a class="xref" href="C1.WinUI.Grid.GridPanel.html">GridPanel</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_WinUI_Grid_Automation_GridPanelPeer_Dispose" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.Dispose">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.Dispose.html#C1_WinUI_Grid_Automation_GridPanelPeer_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_GetAutomationControlTypeCore" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.GetAutomationControlTypeCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.GetAutomationControlTypeCore.html#C1_WinUI_Grid_Automation_GridPanelPeer_GetAutomationControlTypeCore">GetAutomationControlTypeCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_GetBoundingRectangleCore" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.GetBoundingRectangleCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.GetBoundingRectangleCore.html#C1_WinUI_Grid_Automation_GridPanelPeer_GetBoundingRectangleCore">GetBoundingRectangleCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_GetChildrenCore" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.GetChildrenCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.GetChildrenCore.html#C1_WinUI_Grid_Automation_GridPanelPeer_GetChildrenCore">GetChildrenCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_GetClassNameCore" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.GetClassNameCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.GetClassNameCore.html#C1_WinUI_Grid_Automation_GridPanelPeer_GetClassNameCore">GetClassNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_GetNameCore" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.GetNameCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.GetNameCore.html#C1_WinUI_Grid_Automation_GridPanelPeer_GetNameCore">GetNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_GetOrientationCore" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.GetOrientationCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.GetOrientationCore.html#C1_WinUI_Grid_Automation_GridPanelPeer_GetOrientationCore">GetOrientationCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_GetPatternCore_Microsoft_UI_Xaml_Automation_Peers_PatternInterface_" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.GetPatternCore(Microsoft.UI.Xaml.Automation.Peers.PatternInterface)">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.GetPatternCore.html#C1_WinUI_Grid_Automation_GridPanelPeer_GetPatternCore_Microsoft_UI_Xaml_Automation_Peers_PatternInterface_">GetPatternCore(PatternInterface)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_IsOffscreenCore" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.IsOffscreenCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.IsOffscreenCore.html#C1_WinUI_Grid_Automation_GridPanelPeer_IsOffscreenCore">IsOffscreenCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridPanelPeer_NavigateCore_Microsoft_UI_Xaml_Automation_Peers_AutomationNavigationDirection_" data-uid="C1.WinUI.Grid.Automation.GridPanelPeer.NavigateCore(Microsoft.UI.Xaml.Automation.Peers.AutomationNavigationDirection)">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridPanelPeer.NavigateCore.html#C1_WinUI_Grid_Automation_GridPanelPeer_NavigateCore_Microsoft_UI_Xaml_Automation_Peers_AutomationNavigationDirection_">NavigateCore(AutomationNavigationDirection)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
