# C1.Xamarin.Forms.Grid.GridBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Xamarin_Forms_Grid_GridBase" data-uid="C1.Xamarin.Forms.Grid.GridBase" class="text-break">GridBase Class
</h1>
  <div class="markdown level0 summary"><p>Control used to display and edit tabular information.</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">GridBase</span></div>
      <div class="level2"><a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.html">FlexGrid</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <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.Xamarin.Forms.Grid.html">C1.Xamarin.Forms.Grid</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Grid.dll</h6>
  <h5 id="C1_Xamarin_Forms_Grid_GridBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridBase : View, IComponent, 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_Xamarin_Forms_Grid_GridBase__ctor" data-uid="C1.Xamarin.Forms.Grid.GridBase.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.-ctor.html#C1_Xamarin_Forms_Grid_GridBase__ctor">GridBase()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.html">GridBase</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_Xamarin_Forms_Grid_GridBase_AllowDraggingProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.AllowDraggingProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.AllowDraggingProperty.html">AllowDraggingProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_AllowMergingProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.AllowMergingProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.AllowMergingProperty.html">AllowMergingProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_AllowRefreshingProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.AllowRefreshingProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.AllowRefreshingProperty.html">AllowRefreshingProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_AllowResizingProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.AllowResizingProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.AllowResizingProperty.html">AllowResizingProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_BorderColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.BorderColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.BorderColorProperty.html">BorderColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_BorderWidthProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.BorderWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.BorderWidthProperty.html">BorderWidthProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CellPaddingProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.CellPaddingProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CellPaddingProperty.html">CellPaddingProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderBackgroundColorProperty.html">ColumnHeaderBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderFontAttributesProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontAttributesProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontAttributesProperty.html">ColumnHeaderFontAttributesProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderFontFamilyProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontFamilyProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontFamilyProperty.html">ColumnHeaderFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderFontSizeProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontSizeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontSizeProperty.html">ColumnHeaderFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderGridLinesVisibilityProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderGridLinesVisibilityProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderGridLinesVisibilityProperty.html">ColumnHeaderGridLinesVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderSelectedBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderSelectedBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderSelectedBackgroundColorProperty.html">ColumnHeaderSelectedBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderSelectedTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderSelectedTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderSelectedTextColorProperty.html">ColumnHeaderSelectedTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderTextColorProperty.html">ColumnHeaderTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CursorBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.CursorBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CursorBackgroundColorProperty.html">CursorBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CursorTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.CursorTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CursorTextColorProperty.html">CursorTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_EditorBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.EditorBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.EditorBackgroundColorProperty.html">EditorBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_EditorTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.EditorTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.EditorTextColorProperty.html">EditorTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FontAttributesProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.FontAttributesProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FontAttributesProperty.html">FontAttributesProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FontFamilyProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.FontFamilyProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FontFamilyProperty.html">FontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FontSizeProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.FontSizeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FontSizeProperty.html">FontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FrozenColumnsProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.FrozenColumnsProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FrozenColumnsProperty.html">FrozenColumnsProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FrozenLinesColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.FrozenLinesColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FrozenLinesColorProperty.html">FrozenLinesColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FrozenRowsProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.FrozenRowsProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FrozenRowsProperty.html">FrozenRowsProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_GridLinesColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.GridLinesColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.GridLinesColorProperty.html">GridLinesColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_GridLinesVisibilityProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.GridLinesVisibilityProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.GridLinesVisibilityProperty.html">GridLinesVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_GridLinesWidthProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.GridLinesWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.GridLinesWidthProperty.html">GridLinesWidthProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_HeaderGridLinesColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.HeaderGridLinesColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.HeaderGridLinesColorProperty.html">HeaderGridLinesColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_HeadersVisibilityProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.HeadersVisibilityProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.HeadersVisibilityProperty.html">HeadersVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_IsAnimatedProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.IsAnimatedProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.IsAnimatedProperty.html">IsAnimatedProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_IsReadOnlyProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.IsReadOnlyProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.IsReadOnlyProperty.html">IsReadOnlyProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_KeyActionEnterProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.KeyActionEnterProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.KeyActionEnterProperty.html">KeyActionEnterProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_KeyActionTabProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.KeyActionTabProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.KeyActionTabProperty.html">KeyActionTabProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowBackgroundColorProperty.html">RowBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderBackgroundColorProperty.html">RowHeaderBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderFontAttributesProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontAttributesProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontAttributesProperty.html">RowHeaderFontAttributesProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderFontFamilyProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontFamilyProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontFamilyProperty.html">RowHeaderFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderFontSizeProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontSizeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontSizeProperty.html">RowHeaderFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderGridLinesVisibilityProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderGridLinesVisibilityProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderGridLinesVisibilityProperty.html">RowHeaderGridLinesVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderSelectedBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderSelectedBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderSelectedBackgroundColorProperty.html">RowHeaderSelectedBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderSelectedTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderSelectedTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderSelectedTextColorProperty.html">RowHeaderSelectedTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderTextColorProperty.html">RowHeaderTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowTextColorProperty.html">RowTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionAdornerBorderColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionAdornerBorderColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionAdornerBorderColorProperty.html">SelectionAdornerBorderColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionAdornerColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionAdornerColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionAdornerColorProperty.html">SelectionAdornerColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionBackgroundColorProperty.html">SelectionBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionModeProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionModeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionModeProperty.html">SelectionModeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionTextColorProperty.html">SelectionTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ShowMarqueeProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ShowMarqueeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ShowMarqueeProperty.html">ShowMarqueeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ShowSelectionMenuProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ShowSelectionMenuProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ShowSelectionMenuProperty.html">ShowSelectionMenuProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_TextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.TextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.TextColorProperty.html">TextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_TopLeftCellBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.TopLeftCellBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.TopLeftCellBackgroundColorProperty.html">TopLeftCellBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_TopLeftHeaderGridLinesVisibilityProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.TopLeftHeaderGridLinesVisibilityProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.TopLeftHeaderGridLinesVisibilityProperty.html">TopLeftHeaderGridLinesVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ZoomModeProperty" data-uid="C1.Xamarin.Forms.Grid.GridBase.ZoomModeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ZoomModeProperty.html">ZoomModeProperty</a>
        </td>
        <td class="markdown level1 summary"></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_Xamarin_Forms_Grid_GridBase_ActiveEditor" data-uid="C1.Xamarin.Forms.Grid.GridBase.ActiveEditor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ActiveEditor.html#C1_Xamarin_Forms_Grid_GridBase_ActiveEditor">ActiveEditor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cell editor that is currently active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_AllowDragging" data-uid="C1.Xamarin.Forms.Grid.GridBase.AllowDragging">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.AllowDragging.html#C1_Xamarin_Forms_Grid_GridBase_AllowDragging">AllowDragging</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether users are allowed to move rows and columns to new positions.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_AllowMerging" data-uid="C1.Xamarin.Forms.Grid.GridBase.AllowMerging">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.AllowMerging.html#C1_Xamarin_Forms_Grid_GridBase_AllowMerging">AllowMerging</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates which parts of the grid support
cell merging.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_AllowRefreshing" data-uid="C1.Xamarin.Forms.Grid.GridBase.AllowRefreshing">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.AllowRefreshing.html#C1_Xamarin_Forms_Grid_GridBase_AllowRefreshing">AllowRefreshing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the grid can be refreshed by pulling.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_AllowResizing" data-uid="C1.Xamarin.Forms.Grid.GridBase.AllowResizing">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.AllowResizing.html#C1_Xamarin_Forms_Grid_GridBase_AllowResizing">AllowResizing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether users are allowed to resize rows and columns.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_BorderColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.BorderColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.BorderColor.html#C1_Xamarin_Forms_Grid_GridBase_BorderColor">BorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_BorderWidth" data-uid="C1.Xamarin.Forms.Grid.GridBase.BorderWidth">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.BorderWidth.html#C1_Xamarin_Forms_Grid_GridBase_BorderWidth">BorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CellFactory" data-uid="C1.Xamarin.Forms.Grid.GridBase.CellFactory">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CellFactory.html#C1_Xamarin_Forms_Grid_GridBase_CellFactory">CellFactory</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the factory of cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CellPadding" data-uid="C1.Xamarin.Forms.Grid.GridBase.CellPadding">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CellPadding.html#C1_Xamarin_Forms_Grid_GridBase_CellPadding">CellPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the cell padding.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderBackgroundColor.html#C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderBackgroundColor">ColumnHeaderBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the column header background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderFontAttributes" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontAttributes">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontAttributes.html#C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderFontAttributes">ColumnHeaderFontAttributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font attributes applied to column header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderFontFamily" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontFamily">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontFamily.html#C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderFontFamily">ColumnHeaderFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family applied to column header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderFontSize" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontSize">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderFontSize.html#C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderFontSize">ColumnHeaderFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size applied to column header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderGridLinesVisibility" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderGridLinesVisibility">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderGridLinesVisibility.html#C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderGridLinesVisibility">ColumnHeaderGridLinesVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates which grid lines separating column header cells are shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderSelectedBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderSelectedBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderSelectedBackgroundColor.html#C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderSelectedBackgroundColor">ColumnHeaderSelectedBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint column header background
for selected cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderSelectedTextColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderSelectedTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderSelectedTextColor.html#C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderSelectedTextColor">ColumnHeaderSelectedTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint column header text
for selected cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderTextColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ColumnHeaderTextColor.html#C1_Xamarin_Forms_Grid_GridBase_ColumnHeaderTextColor">ColumnHeaderTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the column header text and glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CursorBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.CursorBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CursorBackgroundColor.html#C1_Xamarin_Forms_Grid_GridBase_CursorBackgroundColor">CursorBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the background of cursor cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CursorRange" data-uid="C1.Xamarin.Forms.Grid.GridBase.CursorRange">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CursorRange.html#C1_Xamarin_Forms_Grid_GridBase_CursorRange">CursorRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Xamarin.Forms.Grid.GridCellRange.html">GridCellRange</a> that corresponds to the cursor cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CursorTextColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.CursorTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CursorTextColor.html#C1_Xamarin_Forms_Grid_GridBase_CursorTextColor">CursorTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the text of cursor cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_DefaultColumnHeadersRowHeight" data-uid="C1.Xamarin.Forms.Grid.GridBase.DefaultColumnHeadersRowHeight">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.DefaultColumnHeadersRowHeight.html#C1_Xamarin_Forms_Grid_GridBase_DefaultColumnHeadersRowHeight">DefaultColumnHeadersRowHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default height of the rows used to display column headers.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_EditorBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.EditorBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.EditorBackgroundColor.html#C1_Xamarin_Forms_Grid_GridBase_EditorBackgroundColor">EditorBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the background of
cells in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_EditorRange" data-uid="C1.Xamarin.Forms.Grid.GridBase.EditorRange">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.EditorRange.html#C1_Xamarin_Forms_Grid_GridBase_EditorRange">EditorRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Xamarin.Forms.Grid.GridCellRange.html">GridCellRange</a> that corresponds to the cell currently being edited.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_EditorTextColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.EditorTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.EditorTextColor.html#C1_Xamarin_Forms_Grid_GridBase_EditorTextColor">EditorTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the foreground of
cells in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FontAttributes" data-uid="C1.Xamarin.Forms.Grid.GridBase.FontAttributes">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FontAttributes.html#C1_Xamarin_Forms_Grid_GridBase_FontAttributes">FontAttributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font attributes applied to normal cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FontFamily" data-uid="C1.Xamarin.Forms.Grid.GridBase.FontFamily">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FontFamily.html#C1_Xamarin_Forms_Grid_GridBase_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family applied to normal cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FontSize" data-uid="C1.Xamarin.Forms.Grid.GridBase.FontSize">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FontSize.html#C1_Xamarin_Forms_Grid_GridBase_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size applied to normal cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FrozenColumns" data-uid="C1.Xamarin.Forms.Grid.GridBase.FrozenColumns">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FrozenColumns.html#C1_Xamarin_Forms_Grid_GridBase_FrozenColumns">FrozenColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of frozen columns.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FrozenLinesColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.FrozenLinesColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FrozenLinesColor.html#C1_Xamarin_Forms_Grid_GridBase_FrozenLinesColor">FrozenLinesColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the lines between frozen
and scrollable areas of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FrozenRows" data-uid="C1.Xamarin.Forms.Grid.GridBase.FrozenRows">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FrozenRows.html#C1_Xamarin_Forms_Grid_GridBase_FrozenRows">FrozenRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of frozen rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_GridLinesColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.GridLinesColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.GridLinesColor.html#C1_Xamarin_Forms_Grid_GridBase_GridLinesColor">GridLinesColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the lines between cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_GridLinesVisibility" data-uid="C1.Xamarin.Forms.Grid.GridBase.GridLinesVisibility">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.GridLinesVisibility.html#C1_Xamarin_Forms_Grid_GridBase_GridLinesVisibility">GridLinesVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates which grid lines separating inner cells are shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_GridLinesWidth" data-uid="C1.Xamarin.Forms.Grid.GridBase.GridLinesWidth">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.GridLinesWidth.html#C1_Xamarin_Forms_Grid_GridBase_GridLinesWidth">GridLinesWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the lines between cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_HeaderGridLinesColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.HeaderGridLinesColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.HeaderGridLinesColor.html#C1_Xamarin_Forms_Grid_GridBase_HeaderGridLinesColor">HeaderGridLinesColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the lines between
row and column header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_HeadersGridLinesVisibility" data-uid="C1.Xamarin.Forms.Grid.GridBase.HeadersGridLinesVisibility">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.HeadersGridLinesVisibility.html#C1_Xamarin_Forms_Grid_GridBase_HeadersGridLinesVisibility">HeadersGridLinesVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates which grid lines separating header cells are shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_HeadersVisibility" data-uid="C1.Xamarin.Forms.Grid.GridBase.HeadersVisibility">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.HeadersVisibility.html#C1_Xamarin_Forms_Grid_GridBase_HeadersVisibility">HeadersVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the visibility of row and column headers.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_IsAnimated" data-uid="C1.Xamarin.Forms.Grid.GridBase.IsAnimated">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.IsAnimated.html#C1_Xamarin_Forms_Grid_GridBase_IsAnimated">IsAnimated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the control is animated during navigation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_IsReadOnly" data-uid="C1.Xamarin.Forms.Grid.GridBase.IsReadOnly">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.IsReadOnly.html#C1_Xamarin_Forms_Grid_GridBase_IsReadOnly">IsReadOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value to determine whether the grid is read-only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_KeyActionEnter" data-uid="C1.Xamarin.Forms.Grid.GridBase.KeyActionEnter">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.KeyActionEnter.html#C1_Xamarin_Forms_Grid_GridBase_KeyActionEnter">KeyActionEnter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the action to perform when the Enter key is pressed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_KeyActionTab" data-uid="C1.Xamarin.Forms.Grid.GridBase.KeyActionTab">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.KeyActionTab.html#C1_Xamarin_Forms_Grid_GridBase_KeyActionTab">KeyActionTab</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the action to perform when the Tab key is pressed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_MergeManager" data-uid="C1.Xamarin.Forms.Grid.GridBase.MergeManager">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.MergeManager.html#C1_Xamarin_Forms_Grid_GridBase_MergeManager">MergeManager</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the merge manager.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowBackgroundColor.html#C1_Xamarin_Forms_Grid_GridBase_RowBackgroundColor">RowBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint row backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderBackgroundColor.html#C1_Xamarin_Forms_Grid_GridBase_RowHeaderBackgroundColor">RowHeaderBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the row header background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderFontAttributes" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontAttributes">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontAttributes.html#C1_Xamarin_Forms_Grid_GridBase_RowHeaderFontAttributes">RowHeaderFontAttributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font attributes applied to row header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderFontFamily" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontFamily">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontFamily.html#C1_Xamarin_Forms_Grid_GridBase_RowHeaderFontFamily">RowHeaderFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family applied to row header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderFontSize" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontSize">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderFontSize.html#C1_Xamarin_Forms_Grid_GridBase_RowHeaderFontSize">RowHeaderFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size applied to row header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderGridLinesVisibility" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderGridLinesVisibility">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderGridLinesVisibility.html#C1_Xamarin_Forms_Grid_GridBase_RowHeaderGridLinesVisibility">RowHeaderGridLinesVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates which grid lines separating row header cells are shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderSelectedBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderSelectedBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderSelectedBackgroundColor.html#C1_Xamarin_Forms_Grid_GridBase_RowHeaderSelectedBackgroundColor">RowHeaderSelectedBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint row header background
for selected cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderSelectedTextColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderSelectedTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderSelectedTextColor.html#C1_Xamarin_Forms_Grid_GridBase_RowHeaderSelectedTextColor">RowHeaderSelectedTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint row header text
for selected cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowHeaderTextColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowHeaderTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowHeaderTextColor.html#C1_Xamarin_Forms_Grid_GridBase_RowHeaderTextColor">RowHeaderTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the row header text and glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_RowTextColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.RowTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.RowTextColor.html#C1_Xamarin_Forms_Grid_GridBase_RowTextColor">RowTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the text color of rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ScrollPosition" data-uid="C1.Xamarin.Forms.Grid.GridBase.ScrollPosition">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ScrollPosition.html#C1_Xamarin_Forms_Grid_GridBase_ScrollPosition">ScrollPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scroll position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Selection" data-uid="C1.Xamarin.Forms.Grid.GridBase.Selection">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Selection.html#C1_Xamarin_Forms_Grid_GridBase_Selection">Selection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the current selection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionAdornerBorderColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionAdornerBorderColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionAdornerBorderColor.html#C1_Xamarin_Forms_Grid_GridBase_SelectionAdornerBorderColor">SelectionAdornerBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the selection adorner border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionAdornerColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionAdornerColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionAdornerColor.html#C1_Xamarin_Forms_Grid_GridBase_SelectionAdornerColor">SelectionAdornerColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the selection adorner.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionBackgroundColor.html#C1_Xamarin_Forms_Grid_GridBase_SelectionBackgroundColor">SelectionBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the background of selected cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionMode" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionMode">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionMode.html#C1_Xamarin_Forms_Grid_GridBase_SelectionMode">SelectionMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how the cells or rows are selected.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionTextColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionTextColor.html#C1_Xamarin_Forms_Grid_GridBase_SelectionTextColor">SelectionTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the selected text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ShowMarquee" data-uid="C1.Xamarin.Forms.Grid.GridBase.ShowMarquee">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ShowMarquee.html#C1_Xamarin_Forms_Grid_GridBase_ShowMarquee">ShowMarquee</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the grid shows an Excel-style
marquee around the current selection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ShowSelectionMenu" data-uid="C1.Xamarin.Forms.Grid.GridBase.ShowSelectionMenu">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ShowSelectionMenu.html#C1_Xamarin_Forms_Grid_GridBase_ShowSelectionMenu">ShowSelectionMenu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the grid shows menu
when select rows or cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Site" data-uid="C1.Xamarin.Forms.Grid.GridBase.Site">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Site.html#C1_Xamarin_Forms_Grid_GridBase_Site">Site</a>
        </td>
        <td class="markdown level1 summary"><p>IComponent Site</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_TextColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.TextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.TextColor.html#C1_Xamarin_Forms_Grid_GridBase_TextColor">TextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the text and glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_TopLeftCellBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.GridBase.TopLeftCellBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.TopLeftCellBackgroundColor.html#C1_Xamarin_Forms_Grid_GridBase_TopLeftCellBackgroundColor">TopLeftCellBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> that is used to paint the background of the
cell at the left top corner of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_TopLeftHeaderGridLinesVisibility" data-uid="C1.Xamarin.Forms.Grid.GridBase.TopLeftHeaderGridLinesVisibility">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.TopLeftHeaderGridLinesVisibility.html#C1_Xamarin_Forms_Grid_GridBase_TopLeftHeaderGridLinesVisibility">TopLeftHeaderGridLinesVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates which grid lines separating top-left header cells are shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_UpdateAnimation" data-uid="C1.Xamarin.Forms.Grid.GridBase.UpdateAnimation">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.UpdateAnimation.html#C1_Xamarin_Forms_Grid_GridBase_UpdateAnimation">UpdateAnimation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object containing the animation settings that will be applied when updating cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ViewRange" data-uid="C1.Xamarin.Forms.Grid.GridBase.ViewRange">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ViewRange.html#C1_Xamarin_Forms_Grid_GridBase_ViewRange">ViewRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Xamarin.Forms.Grid.GridCellRange.html">GridCellRange</a> value that indicates the range of cells
currently visible on the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ZoomMode" data-uid="C1.Xamarin.Forms.Grid.GridBase.ZoomMode">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ZoomMode.html#C1_Xamarin_Forms_Grid_GridBase_ZoomMode">ZoomMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the zoom mode.</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_Xamarin_Forms_Grid_GridBase_CanRefresh" data-uid="C1.Xamarin.Forms.Grid.GridBase.CanRefresh">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CanRefresh.html#C1_Xamarin_Forms_Grid_GridBase_CanRefresh">CanRefresh()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the grid shows the refresh indicator when pulled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ChangeView_System_Nullable_System_Double__System_Nullable_System_Double__System_Nullable_System_Double__System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.GridBase.ChangeView(System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ChangeView.html#C1_Xamarin_Forms_Grid_GridBase_ChangeView_System_Nullable_System_Double__System_Nullable_System_Double__System_Nullable_System_Double__System_Boolean_">ChangeView(double?, double?, double?, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Changes the scroll and zoom of the grid to the specified part of the viewport.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Copy" data-uid="C1.Xamarin.Forms.Grid.GridBase.Copy">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Copy.html#C1_Xamarin_Forms_Grid_GridBase_Copy">Copy()</a>
        </td>
        <td class="markdown level1 summary"><p>Copy the current selection to the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CreateSelectionMenu_C1_Xamarin_Forms_Grid_GridCellRange_" data-uid="C1.Xamarin.Forms.Grid.GridBase.CreateSelectionMenu(C1.Xamarin.Forms.Grid.GridCellRange)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CreateSelectionMenu.html#C1_Xamarin_Forms_Grid_GridBase_CreateSelectionMenu_C1_Xamarin_Forms_Grid_GridCellRange_">CreateSelectionMenu(GridCellRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates the selection menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Cut" data-uid="C1.Xamarin.Forms.Grid.GridBase.Cut">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Cut.html#C1_Xamarin_Forms_Grid_GridBase_Cut">Cut()</a>
        </td>
        <td class="markdown level1 summary"><p>Cut the current selection and copy to the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Dispose" data-uid="C1.Xamarin.Forms.Grid.GridBase.Dispose">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Dispose.html#C1_Xamarin_Forms_Grid_GridBase_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_FinishEditing_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.GridBase.FinishEditing(System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.FinishEditing.html#C1_Xamarin_Forms_Grid_GridBase_FinishEditing_System_Boolean_">FinishEditing(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Commits or cancels any pending edits and exits edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_GetSelectedState_System_Int32_System_Int32_" data-uid="C1.Xamarin.Forms.Grid.GridBase.GetSelectedState(System.Int32,System.Int32)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.GetSelectedState.html#C1_Xamarin_Forms_Grid_GridBase_GetSelectedState_System_Int32_System_Int32_">GetSelectedState(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Xamarin.Forms.Grid.GridSelectedState.html">GridSelectedState</a> value that indicates the selected
state of the cells in a specified column and row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_LoadDesignTimeData" data-uid="C1.Xamarin.Forms.Grid.GridBase.LoadDesignTimeData">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.LoadDesignTimeData.html#C1_Xamarin_Forms_Grid_GridBase_LoadDesignTimeData">LoadDesignTimeData()</a>
        </td>
        <td class="markdown level1 summary"><p>Loads dummy design time content visible in Storyboard and Android designer</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnBeginningEdit_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnBeginningEdit(C1.Xamarin.Forms.Grid.GridCellEditEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnBeginningEdit.html#C1_Xamarin_Forms_Grid_GridBase_OnBeginningEdit_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_">OnBeginningEdit(GridCellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">BeginningEdit</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCellDoubleTapped_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_C1_Xamarin_Forms_Core_C1TappedEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCellDoubleTapped(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridCellRange,C1.Xamarin.Forms.Core.C1TappedEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCellDoubleTapped.html#C1_Xamarin_Forms_Grid_GridBase_OnCellDoubleTapped_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_C1_Xamarin_Forms_Core_C1TappedEventArgs_">OnCellDoubleTapped(GridCellType, GridCellRange, C1TappedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a cell is double tapped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCellDoubleTapped_C1_Xamarin_Forms_Grid_GridInputEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCellDoubleTapped(C1.Xamarin.Forms.Grid.GridInputEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCellDoubleTapped.html#C1_Xamarin_Forms_Grid_GridBase_OnCellDoubleTapped_C1_Xamarin_Forms_Grid_GridInputEventArgs_">OnCellDoubleTapped(GridInputEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a cell is double tapped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCellEditEnded_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCellEditEnded(C1.Xamarin.Forms.Grid.GridCellEditEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCellEditEnded.html#C1_Xamarin_Forms_Grid_GridBase_OnCellEditEnded_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_">OnCellEditEnded(GridCellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">CellEditEnded</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCellEditEnding_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCellEditEnding(C1.Xamarin.Forms.Grid.GridCellEditEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCellEditEnding.html#C1_Xamarin_Forms_Grid_GridBase_OnCellEditEnding_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_">OnCellEditEnding(GridCellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">CellEditEnding</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCellLongPressed_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_C1_Xamarin_Forms_Core_C1TappedEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCellLongPressed(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridCellRange,C1.Xamarin.Forms.Core.C1TappedEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCellLongPressed.html#C1_Xamarin_Forms_Grid_GridBase_OnCellLongPressed_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_C1_Xamarin_Forms_Core_C1TappedEventArgs_">OnCellLongPressed(GridCellType, GridCellRange, C1TappedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a cell is being held.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCellLongPressed_C1_Xamarin_Forms_Grid_GridInputEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCellLongPressed(C1.Xamarin.Forms.Grid.GridInputEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCellLongPressed.html#C1_Xamarin_Forms_Grid_GridBase_OnCellLongPressed_C1_Xamarin_Forms_Grid_GridInputEventArgs_">OnCellLongPressed(GridInputEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a cell is being held.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCellTapped_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_C1_Xamarin_Forms_Core_C1TappedEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCellTapped(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridCellRange,C1.Xamarin.Forms.Core.C1TappedEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCellTapped.html#C1_Xamarin_Forms_Grid_GridBase_OnCellTapped_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_C1_Xamarin_Forms_Core_C1TappedEventArgs_">OnCellTapped(GridCellType, GridCellRange, C1TappedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a cell is tapped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCellTapped_C1_Xamarin_Forms_Grid_GridInputEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCellTapped(C1.Xamarin.Forms.Grid.GridInputEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCellTapped.html#C1_Xamarin_Forms_Grid_GridBase_OnCellTapped_C1_Xamarin_Forms_Grid_GridInputEventArgs_">OnCellTapped(GridInputEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a cell is tapped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCreatingSelectionMenu_C1_Xamarin_Forms_Grid_GridSelectionMenuEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCreatingSelectionMenu(C1.Xamarin.Forms.Grid.GridSelectionMenuEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCreatingSelectionMenu.html#C1_Xamarin_Forms_Grid_GridBase_OnCreatingSelectionMenu_C1_Xamarin_Forms_Grid_GridSelectionMenuEventArgs_">OnCreatingSelectionMenu(GridSelectionMenuEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">CreatingSelectionMenu</span> event giving the opportunity to customize the menu that will be displayed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCursorChanged_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCursorChanged(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCursorChanged.html#C1_Xamarin_Forms_Grid_GridBase_OnCursorChanged_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnCursorChanged(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">CursorChanged</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnCursorChanging_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnCursorChanging(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnCursorChanging.html#C1_Xamarin_Forms_Grid_GridBase_OnCursorChanging_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnCursorChanging(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">CursorChanging</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnDisposed" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnDisposed">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnDisposed.html#C1_Xamarin_Forms_Grid_GridBase_OnDisposed">OnDisposed()</a>
        </td>
        <td class="markdown level1 summary"><p>Called after the object was disposed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnDisposing" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnDisposing">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnDisposing.html#C1_Xamarin_Forms_Grid_GridBase_OnDisposing">OnDisposing()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the object is being disposed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnIsReadOnlyChanged" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnIsReadOnlyChanged">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnIsReadOnlyChanged.html#C1_Xamarin_Forms_Grid_GridBase_OnIsReadOnlyChanged">OnIsReadOnlyChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the property <span class="xref">IsReadOnly</span> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnPrepareCellForEdit_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnPrepareCellForEdit(C1.Xamarin.Forms.Grid.GridCellEditEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnPrepareCellForEdit.html#C1_Xamarin_Forms_Grid_GridBase_OnPrepareCellForEdit_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_">OnPrepareCellForEdit(GridCellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">PrepareCellForEdit</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnRefreshAsync_C1_Xamarin_Forms_Grid_GridRefreshEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnRefreshAsync(C1.Xamarin.Forms.Grid.GridRefreshEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnRefreshAsync.html#C1_Xamarin_Forms_Grid_GridBase_OnRefreshAsync_C1_Xamarin_Forms_Grid_GridRefreshEventArgs_">OnRefreshAsync(GridRefreshEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the refresh was pulled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnResizedColumn_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnResizedColumn(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnResizedColumn.html#C1_Xamarin_Forms_Grid_GridBase_OnResizedColumn_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnResizedColumn(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ResizedColumn.html">ResizedColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnResizedRow_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnResizedRow(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnResizedRow.html#C1_Xamarin_Forms_Grid_GridBase_OnResizedRow_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnResizedRow(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ResizedRow.html">ResizedRow</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnResizingColumn_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnResizingColumn(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnResizingColumn.html#C1_Xamarin_Forms_Grid_GridBase_OnResizingColumn_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnResizingColumn(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ResizingColumn.html">ResizingColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnResizingRow_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnResizingRow(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnResizingRow.html#C1_Xamarin_Forms_Grid_GridBase_OnResizingRow_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnResizingRow(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ResizingRow.html">ResizingRow</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnScrollPositionChanged_System_EventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnScrollPositionChanged(System.EventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnScrollPositionChanged.html#C1_Xamarin_Forms_Grid_GridBase_OnScrollPositionChanged_System_EventArgs_">OnScrollPositionChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the scroll position changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnSelectionChanged_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnSelectionChanged(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnSelectionChanged.html#C1_Xamarin_Forms_Grid_GridBase_OnSelectionChanged_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnSelectionChanged(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">SelectionChanged</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_OnSelectionChanging_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridBase.OnSelectionChanging(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.OnSelectionChanging.html#C1_Xamarin_Forms_Grid_GridBase_OnSelectionChanging_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnSelectionChanging(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">SelectionChanging</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Paste" data-uid="C1.Xamarin.Forms.Grid.GridBase.Paste">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Paste.html#C1_Xamarin_Forms_Grid_GridBase_Paste">Paste()</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes the content of the clipboard to the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Refresh" data-uid="C1.Xamarin.Forms.Grid.GridBase.Refresh">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Refresh.html#C1_Xamarin_Forms_Grid_GridBase_Refresh">Refresh()</a>
        </td>
        <td class="markdown level1 summary"><p>Recreates all the cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Refresh_System_Nullable_C1_Xamarin_Forms_Grid_GridCellType__C1_Xamarin_Forms_Grid_GridCellRange_" data-uid="C1.Xamarin.Forms.Grid.GridBase.Refresh(System.Nullable{C1.Xamarin.Forms.Grid.GridCellType},C1.Xamarin.Forms.Grid.GridCellRange)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Refresh.html#C1_Xamarin_Forms_Grid_GridBase_Refresh_System_Nullable_C1_Xamarin_Forms_Grid_GridCellType__C1_Xamarin_Forms_Grid_GridCellRange_">Refresh(GridCellType?, GridCellRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Refreshes the specified cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ScrollIntoView_C1_Xamarin_Forms_Grid_GridCellRange_System_Double_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.GridBase.ScrollIntoView(C1.Xamarin.Forms.Grid.GridCellRange,System.Double,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ScrollIntoView.html#C1_Xamarin_Forms_Grid_GridBase_ScrollIntoView_C1_Xamarin_Forms_Grid_GridCellRange_System_Double_System_Boolean_">ScrollIntoView(GridCellRange, double, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls the grid to bring a specified range into view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ScrollIntoView_System_Int32_System_Int32_System_Double_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.GridBase.ScrollIntoView(System.Int32,System.Int32,System.Double,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ScrollIntoView.html#C1_Xamarin_Forms_Grid_GridBase_ScrollIntoView_System_Int32_System_Int32_System_Double_System_Boolean_">ScrollIntoView(int, int, double, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls the grid to bring a specific cell into view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Select_C1_Xamarin_Forms_Grid_GridCellRange_System_Boolean_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.GridBase.Select(C1.Xamarin.Forms.Grid.GridCellRange,System.Boolean,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Select.html#C1_Xamarin_Forms_Grid_GridBase_Select_C1_Xamarin_Forms_Grid_GridCellRange_System_Boolean_System_Boolean_">Select(GridCellRange, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Selects a given cell and optionally scrolls it into view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Select_System_Int32_System_Int32_System_Boolean_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.GridBase.Select(System.Int32,System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Select.html#C1_Xamarin_Forms_Grid_GridBase_Select_System_Int32_System_Int32_System_Boolean_System_Boolean_">Select(int, int, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Selects a given cell and optionally scrolls it into view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectAll" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectAll">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectAll.html#C1_Xamarin_Forms_Grid_GridBase_SelectAll">SelectAll()</a>
        </td>
        <td class="markdown level1 summary"><p>Selects all the cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SetCursor_System_Int32_System_Int32_" data-uid="C1.Xamarin.Forms.Grid.GridBase.SetCursor(System.Int32,System.Int32)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SetCursor.html#C1_Xamarin_Forms_Grid_GridBase_SetCursor_System_Int32_System_Int32_">SetCursor(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the cursor of the grid to the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_StartEditing_System_Int32_System_Int32_System_Boolean_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.GridBase.StartEditing(System.Int32,System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.StartEditing.html#C1_Xamarin_Forms_Grid_GridBase_StartEditing_System_Int32_System_Int32_System_Boolean_System_Boolean_">StartEditing(int, int, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts editing a specific cell.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_BeginningEdit" data-uid="C1.Xamarin.Forms.Grid.GridBase.BeginningEdit">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.BeginningEdit.html">BeginningEdit</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the edit of a cell is about to start.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CellDoubleTapped" data-uid="C1.Xamarin.Forms.Grid.GridBase.CellDoubleTapped">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CellDoubleTapped.html">CellDoubleTapped</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a cell is double tapped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CellEditEnded" data-uid="C1.Xamarin.Forms.Grid.GridBase.CellEditEnded">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CellEditEnded.html">CellEditEnded</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after the edit of a cell is committed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CellEditEnding" data-uid="C1.Xamarin.Forms.Grid.GridBase.CellEditEnding">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CellEditEnding.html">CellEditEnding</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the edit of a cell is committed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CellLongPressed" data-uid="C1.Xamarin.Forms.Grid.GridBase.CellLongPressed">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CellLongPressed.html">CellLongPressed</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a cell is being held.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CellRightTapped" data-uid="C1.Xamarin.Forms.Grid.GridBase.CellRightTapped">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CellRightTapped.html">CellRightTapped</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a cell is right tapped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CellTapped" data-uid="C1.Xamarin.Forms.Grid.GridBase.CellTapped">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CellTapped.html">CellTapped</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a cell is tapped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CreatingSelectionMenu" data-uid="C1.Xamarin.Forms.Grid.GridBase.CreatingSelectionMenu">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CreatingSelectionMenu.html">CreatingSelectionMenu</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the selection menu is created. This event can be used to customize the displayed menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CursorChanged" data-uid="C1.Xamarin.Forms.Grid.GridBase.CursorChanged">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CursorChanged.html">CursorChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after the cursor is changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_CursorChanging" data-uid="C1.Xamarin.Forms.Grid.GridBase.CursorChanging">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.CursorChanging.html">CursorChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the cursor is changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Disposed" data-uid="C1.Xamarin.Forms.Grid.GridBase.Disposed">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Disposed.html">Disposed</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the object is disposed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_PrepareCellForEdit" data-uid="C1.Xamarin.Forms.Grid.GridBase.PrepareCellForEdit">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.PrepareCellForEdit.html">PrepareCellForEdit</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an editor cell is created and before it becomes active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_Refreshing" data-uid="C1.Xamarin.Forms.Grid.GridBase.Refreshing">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.Refreshing.html">Refreshing</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user pulls the grid to be refreshed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ResizedColumn" data-uid="C1.Xamarin.Forms.Grid.GridBase.ResizedColumn">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ResizedColumn.html">ResizedColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes resizing a column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ResizedRow" data-uid="C1.Xamarin.Forms.Grid.GridBase.ResizedRow">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ResizedRow.html">ResizedRow</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes resizing a row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ResizingColumn" data-uid="C1.Xamarin.Forms.Grid.GridBase.ResizingColumn">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ResizingColumn.html">ResizingColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user starts resizing a column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ResizingRow" data-uid="C1.Xamarin.Forms.Grid.GridBase.ResizingRow">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ResizingRow.html">ResizingRow</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user starts resizing a row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_ScrollPositionChanged" data-uid="C1.Xamarin.Forms.Grid.GridBase.ScrollPositionChanged">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.ScrollPositionChanged.html">ScrollPositionChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when scroll position changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionChanged" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionChanged">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionChanged.html">SelectionChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after selection changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridBase_SelectionChanging" data-uid="C1.Xamarin.Forms.Grid.GridBase.SelectionChanging">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.SelectionChanging.html">SelectionChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before selection is changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
