# C1.WinUI.Grid.Automation.GridCellAutomationPeer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WinUI_Grid_Automation_GridCellAutomationPeer" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer" class="text-break">GridCellAutomationPeer Class
</h1>
  <div class="markdown level0 summary"><p>Automation peer for <a class="xref" href="C1.WinUI.Grid.FlexGrid.html">FlexGrid</a> cells.</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">GridCellAutomationPeer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><span class="xref">IGridItemProvider</span></div>
    <div><span class="xref">ITableItemProvider</span></div>
    <div><span class="xref">IInvokeProvider</span></div>
    <div><span class="xref">IValueProvider</span></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_GridCellAutomationPeer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridCellAutomationPeer : GridVirtualAutomationPeer, IGridItemProvider, ITableItemProvider, IInvokeProvider, IValueProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridCellAutomationPeer
    Inherits GridVirtualAutomationPeer
    Implements IGridItemProvider, ITableItemProvider, IInvokeProvider, IValueProvider</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_GridCellAutomationPeer__ctor_C1_WinUI_Grid_Automation_GridRowAutomationPeer_C1_WinUI_Grid_GridCellType_C1_WinUI_Grid_GridRow_C1_WinUI_Grid_GridColumn_" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.#ctor(C1.WinUI.Grid.Automation.GridRowAutomationPeer,C1.WinUI.Grid.GridCellType,C1.WinUI.Grid.GridRow,C1.WinUI.Grid.GridColumn)">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.-ctor.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer__ctor_C1_WinUI_Grid_Automation_GridRowAutomationPeer_C1_WinUI_Grid_GridCellType_C1_WinUI_Grid_GridRow_C1_WinUI_Grid_GridColumn_">GridCellAutomationPeer(GridRowAutomationPeer, GridCellType, GridRow, GridColumn)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.html">GridCellAutomationPeer</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_GridCellAutomationPeer_CellType" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.CellType">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.CellType.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_CellType">CellType</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_Column" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Column">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Column.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_Column">Column</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_ColumnSpan" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.ColumnSpan">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.ColumnSpan.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_ColumnSpan">ColumnSpan</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_ContainingGrid" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.ContainingGrid">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.ContainingGrid.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_ContainingGrid">ContainingGrid</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_Grid" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Grid">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Grid.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_Grid">Grid</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the associated grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_GridPeer" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GridPeer">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GridPeer.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_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_GridCellAutomationPeer_IsHeader" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsHeader">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsHeader.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_IsHeader">IsHeader</a>
        </td>
        <td class="markdown level1 summary"><p>True if the cell is any of the headers</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_IsReadOnly" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsReadOnly">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsReadOnly.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_IsReadOnly">IsReadOnly</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_Range" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Range">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Range.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_Range">Range</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the merging-aware range of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_Row" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Row">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Row.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_Row">Row</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_RowPeer" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.RowPeer">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.RowPeer.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_RowPeer">RowPeer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the panel peer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_RowSpan" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.RowSpan">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.RowSpan.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_RowSpan">RowSpan</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_Value" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Value">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Value.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_Value">Value</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_WinUI_Grid_Automation_GridCellAutomationPeer_GetAutomationControlTypeCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetAutomationControlTypeCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetAutomationControlTypeCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetAutomationControlTypeCore">GetAutomationControlTypeCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetBoundingRectangleCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetBoundingRectangleCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetBoundingRectangleCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetBoundingRectangleCore">GetBoundingRectangleCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetChildrenCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetChildrenCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetChildrenCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetChildrenCore">GetChildrenCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetClassNameCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetClassNameCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetClassNameCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetClassNameCore">GetClassNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetColumnHeaderItems" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetColumnHeaderItems">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetColumnHeaderItems.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetColumnHeaderItems">GetColumnHeaderItems()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetLocalizedControlTypeCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetLocalizedControlTypeCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetLocalizedControlTypeCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetLocalizedControlTypeCore">GetLocalizedControlTypeCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetNameCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetNameCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetNameCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetNameCore">GetNameCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetOrientationCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetOrientationCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetOrientationCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetOrientationCore">GetOrientationCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetPatternCore_Microsoft_UI_Xaml_Automation_Peers_PatternInterface_" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetPatternCore(Microsoft.UI.Xaml.Automation.Peers.PatternInterface)">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetPatternCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_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_GridCellAutomationPeer_GetRowHeaderItems" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetRowHeaderItems">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.GetRowHeaderItems.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_GetRowHeaderItems">GetRowHeaderItems()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_HasKeyboardFocusCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.HasKeyboardFocusCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.HasKeyboardFocusCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_HasKeyboardFocusCore">HasKeyboardFocusCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_Invoke" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Invoke">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.Invoke.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_Invoke">Invoke()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_IsContentElementCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsContentElementCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsContentElementCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_IsContentElementCore">IsContentElementCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_IsKeyboardFocusableCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsKeyboardFocusableCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsKeyboardFocusableCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_IsKeyboardFocusableCore">IsKeyboardFocusableCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_IsOffscreenCore" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsOffscreenCore">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.IsOffscreenCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_IsOffscreenCore">IsOffscreenCore()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_NavigateCore_Microsoft_UI_Xaml_Automation_Peers_AutomationNavigationDirection_" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.NavigateCore(Microsoft.UI.Xaml.Automation.Peers.AutomationNavigationDirection)">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.NavigateCore.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_NavigateCore_Microsoft_UI_Xaml_Automation_Peers_AutomationNavigationDirection_">NavigateCore(AutomationNavigationDirection)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Grid_Automation_GridCellAutomationPeer_SetValue_System_String_" data-uid="C1.WinUI.Grid.Automation.GridCellAutomationPeer.SetValue(System.String)">
          <a class="xref" href="C1.WinUI.Grid.Automation.GridCellAutomationPeer.SetValue.html#C1_WinUI_Grid_Automation_GridCellAutomationPeer_SetValue_System_String_">SetValue(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
