# C1.Xamarin.Forms.Grid.FlexGrid

## Content

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



  <h1 id="C1_Xamarin_Forms_Grid_FlexGrid" data-uid="C1.Xamarin.Forms.Grid.FlexGrid" class="text-break">FlexGrid 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"><a class="xref" href="C1.Xamarin.Forms.Grid.GridBase.html">GridBase</a></div>
    <div class="level2"><span class="xref">FlexGrid</span></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_FlexGrid_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FlexGrid : GridBase, IComponent, IDisposable</code></pre>
  </div>
  <h5 id="C1_Xamarin_Forms_Grid_FlexGrid_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>Supports virtualized data-binding and automatic sorting and filters in client/server scenarios.</p>
</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_FlexGrid__ctor" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.-ctor.html#C1_Xamarin_Forms_Grid_FlexGrid__ctor">FlexGrid()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.html">FlexGrid</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_FlexGrid_AllowSortingProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AllowSortingProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AllowSortingProperty.html">AllowSortingProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AlternatingRowBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AlternatingRowBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AlternatingRowBackgroundColorProperty.html">AlternatingRowBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AlternatingRowTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AlternatingRowTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AlternatingRowTextColorProperty.html">AlternatingRowTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AutoGenerateColumnsProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AutoGenerateColumnsProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AutoGenerateColumnsProperty.html">AutoGenerateColumnsProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeModeProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeModeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeModeProperty.html">AutoSizeModeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DefaultColumnHeaderRowHeightProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultColumnHeaderRowHeightProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultColumnHeaderRowHeightProperty.html">DefaultColumnHeaderRowHeightProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DefaultColumnWidthProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultColumnWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultColumnWidthProperty.html">DefaultColumnWidthProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DefaultGroupRowHeightProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultGroupRowHeightProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultGroupRowHeightProperty.html">DefaultGroupRowHeightProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DefaultRowHeaderColumnWidthProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultRowHeaderColumnWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultRowHeaderColumnWidthProperty.html">DefaultRowHeaderColumnWidthProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DefaultRowHeightProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultRowHeightProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultRowHeightProperty.html">DefaultRowHeightProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_EditIconTemplateProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.EditIconTemplateProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.EditIconTemplateProperty.html">EditIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupCollapsedIconTemplateProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupCollapsedIconTemplateProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupCollapsedIconTemplateProperty.html">GroupCollapsedIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupExpandedIconTemplateProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupExpandedIconTemplateProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupExpandedIconTemplateProperty.html">GroupExpandedIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupHeaderConverterProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupHeaderConverterProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupHeaderConverterProperty.html">GroupHeaderConverterProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupHeaderFormatProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupHeaderFormatProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupHeaderFormatProperty.html">GroupHeaderFormatProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowBackgroundColorProperty.html">GroupRowBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowFontAttributesProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontAttributesProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontAttributesProperty.html">GroupRowFontAttributesProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowFontFamilyProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontFamilyProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontFamilyProperty.html">GroupRowFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowFontSizeProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontSizeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontSizeProperty.html">GroupRowFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowPositionProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowPositionProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowPositionProperty.html">GroupRowPositionProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowTextColorProperty.html">GroupRowTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ItemsSourceProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ItemsSourceProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ItemsSourceProperty.html">ItemsSourceProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_MaxColumnWidthProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MaxColumnWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MaxColumnWidthProperty.html">MaxColumnWidthProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_MaxRowHeightProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MaxRowHeightProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MaxRowHeightProperty.html">MaxRowHeightProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_MinColumnWidthProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MinColumnWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MinColumnWidthProperty.html">MinColumnWidthProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_MinRowHeightProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MinRowHeightProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MinRowHeightProperty.html">MinRowHeightProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowBackgroundColorProperty.html">NewRowBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowIconTemplateProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowIconTemplateProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowIconTemplateProperty.html">NewRowIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowPlaceholderProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowPlaceholderProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowPlaceholderProperty.html">NewRowPlaceholderProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowPositionProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowPositionProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowPositionProperty.html">NewRowPositionProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowTextColorProperty.html">NewRowTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ShowOutlineBarProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ShowOutlineBarProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ShowOutlineBarProperty.html">ShowOutlineBarProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ShowSortProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ShowSortProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ShowSortProperty.html">ShowSortProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SortAscendingIconTemplateProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SortAscendingIconTemplateProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SortAscendingIconTemplateProperty.html">SortAscendingIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SortDescendingIconTemplateProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SortDescendingIconTemplateProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SortDescendingIconTemplateProperty.html">SortDescendingIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SortIconPositionProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SortIconPositionProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SortIconPositionProperty.html">SortIconPositionProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_TreeIndentProperty" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.TreeIndentProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.TreeIndentProperty.html">TreeIndentProperty</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_FlexGrid_AllowSorting" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AllowSorting">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AllowSorting.html#C1_Xamarin_Forms_Grid_FlexGrid_AllowSorting">AllowSorting</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether users are allowed to sort columns by tapping or clicking the column header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AlternatingRowBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AlternatingRowBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AlternatingRowBackgroundColor.html#C1_Xamarin_Forms_Grid_FlexGrid_AlternatingRowBackgroundColor">AlternatingRowBackgroundColor</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 odd-numbered rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AlternatingRowTextColor" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AlternatingRowTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AlternatingRowTextColor.html#C1_Xamarin_Forms_Grid_FlexGrid_AlternatingRowTextColor">AlternatingRowTextColor</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 odd-numbered rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AutoGenerateColumns" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AutoGenerateColumns">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AutoGenerateColumns.html#C1_Xamarin_Forms_Grid_FlexGrid_AutoGenerateColumns">AutoGenerateColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value to determine whether columns are generated automatically from the properties of the items of <span class="xref">ItemsSource</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeMode" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeMode">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeMode.html#C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeMode">AutoSizeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which cells should be taken into account when auto-sizing a row or column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_CellFactory" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.CellFactory">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.CellFactory.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_Cells" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Cells">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Cells.html#C1_Xamarin_Forms_Grid_FlexGrid_Cells">Cells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Xamarin.Forms.Grid.GridPanel.html">GridPanel</a> that contains the data cells in the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ClassicStyle" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ClassicStyle">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ClassicStyle.html#C1_Xamarin_Forms_Grid_FlexGrid_ClassicStyle">ClassicStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a style that mimics excel-style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ColumnHeaders" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ColumnHeaders">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ColumnHeaders.html#C1_Xamarin_Forms_Grid_FlexGrid_ColumnHeaders">ColumnHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Xamarin.Forms.Grid.GridPanel.html">GridPanel</a> that contains the column header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Columns" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Columns">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Columns.html#C1_Xamarin_Forms_Grid_FlexGrid_Columns">Columns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of columns of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DataCollection" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DataCollection">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DataCollection.html#C1_Xamarin_Forms_Grid_FlexGrid_DataCollection">DataCollection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the inner collection view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DefaultColumnHeaderRowHeight" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultColumnHeaderRowHeight">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultColumnHeaderRowHeight.html#C1_Xamarin_Forms_Grid_FlexGrid_DefaultColumnHeaderRowHeight">DefaultColumnHeaderRowHeight</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_FlexGrid_DefaultColumnWidth" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultColumnWidth">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultColumnWidth.html#C1_Xamarin_Forms_Grid_FlexGrid_DefaultColumnWidth">DefaultColumnWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default width of the columns.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DefaultGroupRowHeight" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultGroupRowHeight">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultGroupRowHeight.html#C1_Xamarin_Forms_Grid_FlexGrid_DefaultGroupRowHeight">DefaultGroupRowHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default height of the group rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DefaultRowHeaderColumnWidth" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultRowHeaderColumnWidth">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultRowHeaderColumnWidth.html#C1_Xamarin_Forms_Grid_FlexGrid_DefaultRowHeaderColumnWidth">DefaultRowHeaderColumnWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default width of the columns used to display row headers.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_DefaultRowHeight" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.DefaultRowHeight">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.DefaultRowHeight.html#C1_Xamarin_Forms_Grid_FlexGrid_DefaultRowHeight">DefaultRowHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default height of the rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_EditIconTemplate" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.EditIconTemplate">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.EditIconTemplate.html#C1_Xamarin_Forms_Grid_FlexGrid_EditIconTemplate">EditIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template used to create the icon displayed in the header when a row is being edited.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupCollapsedIconTemplate" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupCollapsedIconTemplate">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupCollapsedIconTemplate.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupCollapsedIconTemplate">GroupCollapsedIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template used to create the icon displayed when the group is collapsed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupExpandedIconTemplate" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupExpandedIconTemplate">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupExpandedIconTemplate.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupExpandedIconTemplate">GroupExpandedIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template used to create the icon displayed when the group is expanded.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupHeaderConverter" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupHeaderConverter">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupHeaderConverter.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupHeaderConverter">GroupHeaderConverter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.IValueConverter</span> used to create the content shown
in <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRow.html">GridGroupRow</a> cells to summarize group information.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupHeaderFormat" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupHeaderFormat">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupHeaderFormat.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupHeaderFormat">GroupHeaderFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format string used to create the group header content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowBackgroundColor.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupRowBackgroundColor">GroupRowBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the group row background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowFontAttributes" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontAttributes">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontAttributes.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupRowFontAttributes">GroupRowFontAttributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font attributes applied to group row cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowFontFamily" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontFamily">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontFamily.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupRowFontFamily">GroupRowFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family applied to group row cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowFontSize" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontSize">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowFontSize.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupRowFontSize">GroupRowFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size applied to group row cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowPosition" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowPosition">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowPosition.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupRowPosition">GroupRowPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates where group rows should be displayed with
respect to the data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupRowTextColor" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupRowTextColor.html#C1_Xamarin_Forms_Grid_FlexGrid_GroupRowTextColor">GroupRowTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the text and glyphs of the group rows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Item_C1_Xamarin_Forms_Grid_GridRow_C1_Xamarin_Forms_Grid_GridColumn_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Item(C1.Xamarin.Forms.Grid.GridRow,C1.Xamarin.Forms.Grid.GridColumn)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Item.html#C1_Xamarin_Forms_Grid_FlexGrid_Item_C1_Xamarin_Forms_Grid_GridRow_C1_Xamarin_Forms_Grid_GridColumn_">this[GridRow, GridColumn]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of the cell specified by its row and column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Item_System_Int32_System_Int32_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Item(System.Int32,System.Int32)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Item.html#C1_Xamarin_Forms_Grid_FlexGrid_Item_System_Int32_System_Int32_">this[int, int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of the cell specified by its row and column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ItemsSource" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ItemsSource">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ItemsSource.html#C1_Xamarin_Forms_Grid_FlexGrid_ItemsSource">ItemsSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the collection of items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_MaxColumnWidth" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MaxColumnWidth">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MaxColumnWidth.html#C1_Xamarin_Forms_Grid_FlexGrid_MaxColumnWidth">MaxColumnWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum width of columns in the <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.html">FlexGrid</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_MaxGroupLevel" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MaxGroupLevel">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MaxGroupLevel.html#C1_Xamarin_Forms_Grid_FlexGrid_MaxGroupLevel">MaxGroupLevel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum group level present in the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_MaxRowHeight" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MaxRowHeight">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MaxRowHeight.html#C1_Xamarin_Forms_Grid_FlexGrid_MaxRowHeight">MaxRowHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum height of rows in the <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.html">FlexGrid</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_MergeManager" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MergeManager">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MergeManager.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_MinColumnWidth" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MinColumnWidth">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MinColumnWidth.html#C1_Xamarin_Forms_Grid_FlexGrid_MinColumnWidth">MinColumnWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum width of columns in the <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.html">FlexGrid</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_MinRowHeight" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.MinRowHeight">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.MinRowHeight.html#C1_Xamarin_Forms_Grid_FlexGrid_MinRowHeight">MinRowHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum height of rows in the <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.html">FlexGrid</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowBackgroundColor" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowBackgroundColor.html#C1_Xamarin_Forms_Grid_FlexGrid_NewRowBackgroundColor">NewRowBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the new row background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowIconTemplate" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowIconTemplate">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowIconTemplate.html#C1_Xamarin_Forms_Grid_FlexGrid_NewRowIconTemplate">NewRowIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template used to create the icon displayed in the header of a new row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowPlaceholder" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowPlaceholder">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowPlaceholder.html#C1_Xamarin_Forms_Grid_FlexGrid_NewRowPlaceholder">NewRowPlaceholder</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the message displayed in the new row template.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowPosition" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowPosition">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowPosition.html#C1_Xamarin_Forms_Grid_FlexGrid_NewRowPosition">NewRowPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the new row template should be
displayed at the bottom or at the top of the grid, or if there should not be displayed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_NewRowTextColor" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.NewRowTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.NewRowTextColor.html#C1_Xamarin_Forms_Grid_FlexGrid_NewRowTextColor">NewRowTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Xamarin.Forms.Color</span> of the text and glyphs of the new row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_RowHeaders" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.RowHeaders">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.RowHeaders.html#C1_Xamarin_Forms_Grid_FlexGrid_RowHeaders">RowHeaders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Xamarin.Forms.Grid.GridPanel.html">GridPanel</a> that contains the row header cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Rows" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Rows">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Rows.html#C1_Xamarin_Forms_Grid_FlexGrid_Rows">Rows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of rows of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ShowOutlineBar" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ShowOutlineBar">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ShowOutlineBar.html#C1_Xamarin_Forms_Grid_FlexGrid_ShowOutlineBar">ShowOutlineBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether the grid should display
the outline button bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ShowSort" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ShowSort">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ShowSort.html#C1_Xamarin_Forms_Grid_FlexGrid_ShowSort">ShowSort</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the grid should display sort indicators in the column headers.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SortAscendingIconTemplate" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SortAscendingIconTemplate">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SortAscendingIconTemplate.html#C1_Xamarin_Forms_Grid_FlexGrid_SortAscendingIconTemplate">SortAscendingIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template of the sort icon when it is sorted ascendingly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SortDescendingIconTemplate" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SortDescendingIconTemplate">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SortDescendingIconTemplate.html#C1_Xamarin_Forms_Grid_FlexGrid_SortDescendingIconTemplate">SortDescendingIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the template of the sort icon when it is sorted descendingly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SortIconPosition" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SortIconPosition">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SortIconPosition.html#C1_Xamarin_Forms_Grid_FlexGrid_SortIconPosition">SortIconPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of the sort icon inside the column header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_TopLeftCells" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.TopLeftCells">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.TopLeftCells.html#C1_Xamarin_Forms_Grid_FlexGrid_TopLeftCells">TopLeftCells</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Xamarin.Forms.Grid.GridPanel.html">GridPanel</a> that contains the cells in the upper left corner of the grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_TreeIndent" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.TreeIndent">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.TreeIndent.html#C1_Xamarin_Forms_Grid_FlexGrid_TreeIndent">TreeIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the indent used to offset each group of rows in the grid.</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_FlexGrid_AutoSizeColumn_System_Int32_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeColumn(System.Int32,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeColumn.html#C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeColumn_System_Int32_System_Boolean_">AutoSizeColumn(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a column to fit their visible content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeColumns_System_Int32_System_Int32_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeColumns(System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeColumns.html#C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeColumns_System_Int32_System_Int32_System_Boolean_">AutoSizeColumns(int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a column range to fit their visible content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeRow_System_Int32_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeRow(System.Int32,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeRow.html#C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeRow_System_Int32_System_Boolean_">AutoSizeRow(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a row to fit their visible contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeRows_System_Int32_System_Int32_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeRows(System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AutoSizeRows.html#C1_Xamarin_Forms_Grid_FlexGrid_AutoSizeRows_System_Int32_System_Int32_System_Boolean_">AutoSizeRows(int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resizes a row range to fit their visible contents.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_CanRefresh" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.CanRefresh">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.CanRefresh.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_CollapseGroups_System_Int32_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.CollapseGroups(System.Int32)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.CollapseGroups.html#C1_Xamarin_Forms_Grid_FlexGrid_CollapseGroups_System_Int32_">CollapseGroups(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Collapses the groups.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_CreateSelectionMenu_C1_Xamarin_Forms_Grid_GridCellRange_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.CreateSelectionMenu(C1.Xamarin.Forms.Grid.GridCellRange)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.CreateSelectionMenu.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_FinishRowEditing_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.FinishRowEditing(System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.FinishRowEditing.html#C1_Xamarin_Forms_Grid_FlexGrid_FinishRowEditing_System_Boolean_">FinishRowEditing(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Finishes the row editing.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GetCellText_C1_Xamarin_Forms_Grid_GridCellRange_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GetCellText(C1.Xamarin.Forms.Grid.GridCellRange)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GetCellText.html#C1_Xamarin_Forms_Grid_FlexGrid_GetCellText_C1_Xamarin_Forms_Grid_GridCellRange_">GetCellText(GridCellRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text corresponding to the cell in the specified range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GetCellText_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GetCellText(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridCellRange)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GetCellText.html#C1_Xamarin_Forms_Grid_FlexGrid_GetCellText_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_">GetCellText(GridCellType, GridCellRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text corresponding to the cell in the specified range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GetCellText_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridRow_C1_Xamarin_Forms_Grid_GridColumn_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GetCellText(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridRow,C1.Xamarin.Forms.Grid.GridColumn)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GetCellText.html#C1_Xamarin_Forms_Grid_FlexGrid_GetCellText_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridRow_C1_Xamarin_Forms_Grid_GridColumn_">GetCellText(GridCellType, GridRow, GridColumn)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text corresponding to the cell in the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GetCellValue_C1_Xamarin_Forms_Grid_GridCellRange_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GetCellValue(C1.Xamarin.Forms.Grid.GridCellRange)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GetCellValue.html#C1_Xamarin_Forms_Grid_FlexGrid_GetCellValue_C1_Xamarin_Forms_Grid_GridCellRange_">GetCellValue(GridCellRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value corresponding to the cell in the specified range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GetCellValue_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GetCellValue(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridCellRange)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GetCellValue.html#C1_Xamarin_Forms_Grid_FlexGrid_GetCellValue_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_">GetCellValue(GridCellType, GridCellRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value corresponding to the cell in the specified range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GetCellValue_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridRow_C1_Xamarin_Forms_Grid_GridColumn_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GetCellValue(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridRow,C1.Xamarin.Forms.Grid.GridColumn)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GetCellValue.html#C1_Xamarin_Forms_Grid_FlexGrid_GetCellValue_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridRow_C1_Xamarin_Forms_Grid_GridColumn_">GetCellValue(GridCellType, GridRow, GridColumn)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value corresponding to the cell in the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_LoadDesignTimeData" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.LoadDesignTimeData">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.LoadDesignTimeData.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_OnAutoGeneratingColumn_C1_Xamarin_Forms_Grid_GridAutoGeneratingColumnEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnAutoGeneratingColumn(C1.Xamarin.Forms.Grid.GridAutoGeneratingColumnEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnAutoGeneratingColumn.html#C1_Xamarin_Forms_Grid_FlexGrid_OnAutoGeneratingColumn_C1_Xamarin_Forms_Grid_GridAutoGeneratingColumnEventArgs_">OnAutoGeneratingColumn(GridAutoGeneratingColumnEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">AutoGeneratingColumn</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_OnBeginningRowEdit_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnBeginningRowEdit(C1.Xamarin.Forms.Grid.GridCellEditEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnBeginningRowEdit.html#C1_Xamarin_Forms_Grid_FlexGrid_OnBeginningRowEdit_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_">OnBeginningRowEdit(GridCellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">BeginningRowEdit</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_OnCellDoubleTapped_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_C1_Xamarin_Forms_Core_C1TappedEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnCellDoubleTapped(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridCellRange,C1.Xamarin.Forms.Core.C1TappedEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnCellDoubleTapped.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_OnCellLongPressed_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_C1_Xamarin_Forms_Core_C1TappedEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnCellLongPressed(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridCellRange,C1.Xamarin.Forms.Core.C1TappedEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnCellLongPressed.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_OnCellTapped_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_C1_Xamarin_Forms_Core_C1TappedEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnCellTapped(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridCellRange,C1.Xamarin.Forms.Core.C1TappedEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnCellTapped.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_OnDisposing" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnDisposing">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnDisposing.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_OnGroupCollapsedChanged_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnGroupCollapsedChanged(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnGroupCollapsedChanged.html#C1_Xamarin_Forms_Grid_FlexGrid_OnGroupCollapsedChanged_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnGroupCollapsedChanged(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupCollapsedChanged.html">GroupCollapsedChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_OnGroupCollapsedChanging_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnGroupCollapsedChanging(C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnGroupCollapsedChanging.html#C1_Xamarin_Forms_Grid_FlexGrid_OnGroupCollapsedChanging_C1_Xamarin_Forms_Grid_GridCellRangeEventArgs_">OnGroupCollapsedChanging(GridCellRangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">GroupCollapsedChanging</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_OnIsReadOnlyChanged" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnIsReadOnlyChanged">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnIsReadOnlyChanged.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_OnPropertyChanged_System_String_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnPropertyChanged(System.String)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnPropertyChanged.html#C1_Xamarin_Forms_Grid_FlexGrid_OnPropertyChanged_System_String_">OnPropertyChanged(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_OnRefreshAsync_C1_Xamarin_Forms_Grid_GridRefreshEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnRefreshAsync(C1.Xamarin.Forms.Grid.GridRefreshEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnRefreshAsync.html#C1_Xamarin_Forms_Grid_FlexGrid_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_FlexGrid_OnRowEditEnded_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnRowEditEnded(C1.Xamarin.Forms.Grid.GridCellEditEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnRowEditEnded.html#C1_Xamarin_Forms_Grid_FlexGrid_OnRowEditEnded_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_">OnRowEditEnded(GridCellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">RowEditEnded</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_OnRowEditEnding_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.OnRowEditEnding(C1.Xamarin.Forms.Grid.GridCellEditEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.OnRowEditEnding.html#C1_Xamarin_Forms_Grid_FlexGrid_OnRowEditEnding_C1_Xamarin_Forms_Grid_GridCellEditEventArgs_">OnRowEditEnding(GridCellEditEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">RowEditEnding</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Save_System_IO_Stream_C1_Xamarin_Forms_Grid_GridFileFormat_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Save(System.IO.Stream,C1.Xamarin.Forms.Grid.GridFileFormat)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Save.html#C1_Xamarin_Forms_Grid_FlexGrid_Save_System_IO_Stream_C1_Xamarin_Forms_Grid_GridFileFormat_">Save(Stream, GridFileFormat)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to an UTF8-encoded stream.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Save_System_IO_Stream_C1_Xamarin_Forms_Grid_GridFileFormat_C1_Xamarin_Forms_Grid_GridSaveOptions_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Save(System.IO.Stream,C1.Xamarin.Forms.Grid.GridFileFormat,C1.Xamarin.Forms.Grid.GridSaveOptions)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Save.html#C1_Xamarin_Forms_Grid_FlexGrid_Save_System_IO_Stream_C1_Xamarin_Forms_Grid_GridFileFormat_C1_Xamarin_Forms_Grid_GridSaveOptions_">Save(Stream, GridFileFormat, GridSaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to an UTF8-encoded stream.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Save_System_IO_Stream_C1_Xamarin_Forms_Grid_GridFileFormat_System_Text_Encoding_C1_Xamarin_Forms_Grid_GridSaveOptions_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Save(System.IO.Stream,C1.Xamarin.Forms.Grid.GridFileFormat,System.Text.Encoding,C1.Xamarin.Forms.Grid.GridSaveOptions)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Save.html#C1_Xamarin_Forms_Grid_FlexGrid_Save_System_IO_Stream_C1_Xamarin_Forms_Grid_GridFileFormat_System_Text_Encoding_C1_Xamarin_Forms_Grid_GridSaveOptions_">Save(Stream, GridFileFormat, Encoding, GridSaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to a stream.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Save_System_IO_StreamWriter_C1_Xamarin_Forms_Grid_GridFileFormat_C1_Xamarin_Forms_Grid_GridSaveOptions_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Save(System.IO.StreamWriter,C1.Xamarin.Forms.Grid.GridFileFormat,C1.Xamarin.Forms.Grid.GridSaveOptions)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Save.html#C1_Xamarin_Forms_Grid_FlexGrid_Save_System_IO_StreamWriter_C1_Xamarin_Forms_Grid_GridFileFormat_C1_Xamarin_Forms_Grid_GridSaveOptions_">Save(StreamWriter, GridFileFormat, GridSaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.streamwriter">StreamWriter</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Save_System_String_C1_Xamarin_Forms_Grid_GridFileFormat_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Save(System.String,C1.Xamarin.Forms.Grid.GridFileFormat)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Save.html#C1_Xamarin_Forms_Grid_FlexGrid_Save_System_String_C1_Xamarin_Forms_Grid_GridFileFormat_">Save(string, GridFileFormat)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to an UTF8-encoded file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Save_System_String_C1_Xamarin_Forms_Grid_GridFileFormat_C1_Xamarin_Forms_Grid_GridSaveOptions_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Save(System.String,C1.Xamarin.Forms.Grid.GridFileFormat,C1.Xamarin.Forms.Grid.GridSaveOptions)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Save.html#C1_Xamarin_Forms_Grid_FlexGrid_Save_System_String_C1_Xamarin_Forms_Grid_GridFileFormat_C1_Xamarin_Forms_Grid_GridSaveOptions_">Save(string, GridFileFormat, GridSaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to an UTF8-encoded file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_Save_System_String_C1_Xamarin_Forms_Grid_GridFileFormat_System_Text_Encoding_C1_Xamarin_Forms_Grid_GridSaveOptions_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.Save(System.String,C1.Xamarin.Forms.Grid.GridFileFormat,System.Text.Encoding,C1.Xamarin.Forms.Grid.GridSaveOptions)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.Save.html#C1_Xamarin_Forms_Grid_FlexGrid_Save_System_String_C1_Xamarin_Forms_Grid_GridFileFormat_System_Text_Encoding_C1_Xamarin_Forms_Grid_GridSaveOptions_">Save(string, GridFileFormat, Encoding, GridSaveOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the contents of the grid to a file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SetCellValue_C1_Xamarin_Forms_Grid_GridCellRange_System_Object_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SetCellValue(C1.Xamarin.Forms.Grid.GridCellRange,System.Object)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SetCellValue.html#C1_Xamarin_Forms_Grid_FlexGrid_SetCellValue_C1_Xamarin_Forms_Grid_GridCellRange_System_Object_">SetCellValue(GridCellRange, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value corresponding to the cell in the specified range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SetCellValue_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_System_Object_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SetCellValue(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridCellRange,System.Object)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SetCellValue.html#C1_Xamarin_Forms_Grid_FlexGrid_SetCellValue_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridCellRange_System_Object_">SetCellValue(GridCellType, GridCellRange, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value corresponding to the cell in the specified range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SetCellValue_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridRow_C1_Xamarin_Forms_Grid_GridColumn_System_Object_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SetCellValue(C1.Xamarin.Forms.Grid.GridCellType,C1.Xamarin.Forms.Grid.GridRow,C1.Xamarin.Forms.Grid.GridColumn,System.Object)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SetCellValue.html#C1_Xamarin_Forms_Grid_FlexGrid_SetCellValue_C1_Xamarin_Forms_Grid_GridCellType_C1_Xamarin_Forms_Grid_GridRow_C1_Xamarin_Forms_Grid_GridColumn_System_Object_">SetCellValue(GridCellType, GridRow, GridColumn, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value corresponding to the cell in the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_SetCellValue_C1_Xamarin_Forms_Grid_GridCellType_System_Int32_System_Int32_System_Object_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.SetCellValue(C1.Xamarin.Forms.Grid.GridCellType,System.Int32,System.Int32,System.Object)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.SetCellValue.html#C1_Xamarin_Forms_Grid_FlexGrid_SetCellValue_C1_Xamarin_Forms_Grid_GridCellType_System_Int32_System_Int32_System_Object_">SetCellValue(GridCellType, int, int, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value corresponding to the cell in the specified range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_StartEditing_System_Int32_System_Int32_System_Boolean_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.StartEditing(System.Int32,System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.StartEditing.html#C1_Xamarin_Forms_Grid_FlexGrid_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>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_StartEditingAsync_System_Int32_System_Int32_System_Boolean_System_Boolean_" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.StartEditingAsync(System.Int32,System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.StartEditingAsync.html#C1_Xamarin_Forms_Grid_FlexGrid_StartEditingAsync_System_Int32_System_Int32_System_Boolean_System_Boolean_">StartEditingAsync(int, int, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts the editing of the specified cell asynchronously.</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_FlexGrid_AutoGeneratingColumn" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.AutoGeneratingColumn">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.AutoGeneratingColumn.html">AutoGeneratingColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an auto-generated column is being created.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_BeginningRowEdit" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.BeginningRowEdit">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.BeginningRowEdit.html">BeginningRowEdit</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the edit of a row is about to start.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupCollapsedChanged" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupCollapsedChanged">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupCollapsedChanged.html">GroupCollapsedChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after the <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRow.IsCollapsed.html#C1_Xamarin_Forms_Grid_GridGroupRow_IsCollapsed">IsCollapsed</a> property of a <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRow.html">GridGroupRow</a> object changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_GroupCollapsedChanging" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.GroupCollapsedChanging">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.GroupCollapsedChanging.html">GroupCollapsedChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRow.IsCollapsed.html#C1_Xamarin_Forms_Grid_GridGroupRow_IsCollapsed">IsCollapsed</a> property of a <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRow.html">GridGroupRow</a> object changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ItemsSourceChanged" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ItemsSourceChanged">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ItemsSourceChanged.html">ItemsSourceChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after the items source is changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_ItemsSourceChanging" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.ItemsSourceChanging">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.ItemsSourceChanging.html">ItemsSourceChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the items source is changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_RowEditEnded" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.RowEditEnded">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.RowEditEnded.html">RowEditEnded</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a row edit has been committed or canceled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_FlexGrid_RowEditEnding" data-uid="C1.Xamarin.Forms.Grid.FlexGrid.RowEditEnding">
          <a class="xref" href="C1.Xamarin.Forms.Grid.FlexGrid.RowEditEnding.html">RowEditEnding</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a row edit is ending.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
