# C1.Xamarin.Forms.Grid.GridGroupRowCell

## Content

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



  <h1 id="C1_Xamarin_Forms_Grid_GridGroupRowCell" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell" class="text-break">GridGroupRowCell Class
</h1>
  <div class="markdown level0 summary"><p>Visual element displayed in the group rows to allow the user expand and collapse as well as displaying the name of the group.</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">GridGroupRowCell</span></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_GridGroupRowCell_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridGroupRowCell : View</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_GridGroupRowCell__ctor" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.-ctor.html#C1_Xamarin_Forms_Grid_GridGroupRowCell__ctor">GridGroupRowCell()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.html">GridGroupRowCell</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_GridGroupRowCell_ExpandDownProperty" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.ExpandDownProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.ExpandDownProperty.html">ExpandDownProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupCollapsedIconTemplateProperty" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupCollapsedIconTemplateProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupCollapsedIconTemplateProperty.html">GroupCollapsedIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupExpandedIconTemplateProperty" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupExpandedIconTemplateProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupExpandedIconTemplateProperty.html">GroupExpandedIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupFontAttributesProperty" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontAttributesProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontAttributesProperty.html">GroupFontAttributesProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupFontFamilyProperty" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontFamilyProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontFamilyProperty.html">GroupFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupFontSizeProperty" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontSizeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontSizeProperty.html">GroupFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupTextColorProperty" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupTextColorProperty.html">GroupTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupTextProperty" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupTextProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupTextProperty.html">GroupTextProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_IsCollapsedProperty" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.IsCollapsedProperty">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.IsCollapsedProperty.html">IsCollapsedProperty</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_GridGroupRowCell_ExpandDown" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.ExpandDown">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.ExpandDown.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_ExpandDown">ExpandDown</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the group is expanded downwards.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupCollapsedIconTemplate" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupCollapsedIconTemplate">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupCollapsedIconTemplate.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_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_GridGroupRowCell_GroupExpandedIconTemplate" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupExpandedIconTemplate">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupExpandedIconTemplate.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_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_GridGroupRowCell_GroupFontAttributes" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontAttributes">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontAttributes.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupFontAttributes">GroupFontAttributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the group font attributes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupFontFamily" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontFamily">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontFamily.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupFontFamily">GroupFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the group font family.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupFontSize" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontSize">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupFontSize.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupFontSize">GroupFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the group font size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupText" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupText">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupText.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupText">GroupText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the group text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupTextColor" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.GroupTextColor.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_GroupTextColor">GroupTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the group text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Grid_GridGroupRowCell_IsCollapsed" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.IsCollapsed">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.IsCollapsed.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_IsCollapsed">IsCollapsed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the group is collapsed.</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_GridGroupRowCell_OnIsCollapsedChanged_System_EventArgs_" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.OnIsCollapsedChanged(System.EventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.OnIsCollapsedChanged.html#C1_Xamarin_Forms_Grid_GridGroupRowCell_OnIsCollapsedChanged_System_EventArgs_">OnIsCollapsedChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the group is toggled.</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_GridGroupRowCell_IsCollapsedChanged" data-uid="C1.Xamarin.Forms.Grid.GridGroupRowCell.IsCollapsedChanged">
          <a class="xref" href="C1.Xamarin.Forms.Grid.GridGroupRowCell.IsCollapsedChanged.html">IsCollapsedChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the group is toggled.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
