# C1.Maui.Grid.GridSummaryCell

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Maui_Grid_GridSummaryCell" data-uid="C1.Maui.Grid.GridSummaryCell" class="text-break">GridSummaryCell Class
</h1>
  <div class="markdown level0 summary"><p>Visual column header</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.Maui.Core/C1.Maui.Core.C1View.html">C1View</a></div>
    <div class="level2"><span class="xref">GridSummaryCell</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Maui.Grid.html">C1.Maui.Grid</a></h6>
  <h6><strong>Assembly</strong>: C1.Maui.Grid.dll</h6>
  <h5 id="C1_Maui_Grid_GridSummaryCell_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridSummaryCell : C1View, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridSummaryCell
    Inherits C1View
    Implements IDisposable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Grid_GridSummaryCell__ctor" data-uid="C1.Maui.Grid.GridSummaryCell.#ctor">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.-ctor.html#C1_Maui_Grid_GridSummaryCell__ctor">GridSummaryCell()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Maui.Grid.GridSummaryCell.html">GridSummaryCell</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_Maui_Grid_GridSummaryCell_TitleAlignmentProperty" data-uid="C1.Maui.Grid.GridSummaryCell.TitleAlignmentProperty">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.TitleAlignmentProperty.html">TitleAlignmentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridSummaryCell.TitleAlignment.html#C1_Maui_Grid_GridSummaryCell_TitleAlignment">TitleAlignment</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridSummaryCell_TitlePaddingProperty" data-uid="C1.Maui.Grid.GridSummaryCell.TitlePaddingProperty">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.TitlePaddingProperty.html">TitlePaddingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridSummaryCell.TitlePadding.html#C1_Maui_Grid_GridSummaryCell_TitlePadding">TitlePadding</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridSummaryCell_TitleProperty" data-uid="C1.Maui.Grid.GridSummaryCell.TitleProperty">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.TitleProperty.html">TitleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Grid.GridSummaryCell.Title.html#C1_Maui_Grid_GridSummaryCell_Title">Title</a> dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Grid_GridSummaryCell_Column" data-uid="C1.Maui.Grid.GridSummaryCell.Column">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.Column.html#C1_Maui_Grid_GridSummaryCell_Column">Column</a>
        </td>
        <td class="markdown level1 summary"><p>Property used to hold the column the summary is bound to.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridSummaryCell_Title" data-uid="C1.Maui.Grid.GridSummaryCell.Title">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.Title.html#C1_Maui_Grid_GridSummaryCell_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title of the column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridSummaryCell_TitleAlignment" data-uid="C1.Maui.Grid.GridSummaryCell.TitleAlignment">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.TitleAlignment.html#C1_Maui_Grid_GridSummaryCell_TitleAlignment">TitleAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the title inside the cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridSummaryCell_TitlePadding" data-uid="C1.Maui.Grid.GridSummaryCell.TitlePadding">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.TitlePadding.html#C1_Maui_Grid_GridSummaryCell_TitlePadding">TitlePadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding of the title of the column.</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_Maui_Grid_GridSummaryCell_Dispose_System_Boolean_" data-uid="C1.Maui.Grid.GridSummaryCell.Dispose(System.Boolean)">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.Dispose.html#C1_Maui_Grid_GridSummaryCell_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridSummaryCell_OnFontChanged" data-uid="C1.Maui.Grid.GridSummaryCell.OnFontChanged">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.OnFontChanged.html#C1_Maui_Grid_GridSummaryCell_OnFontChanged">OnFontChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when any of the font properties changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Grid_GridSummaryCell_OnOutlineTapped_C1_Maui_Grid_GridOutlineEventArgs_" data-uid="C1.Maui.Grid.GridSummaryCell.OnOutlineTapped(C1.Maui.Grid.GridOutlineEventArgs)">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.OnOutlineTapped.html#C1_Maui_Grid_GridSummaryCell_OnOutlineTapped_C1_Maui_Grid_GridOutlineEventArgs_">OnOutlineTapped(GridOutlineEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">OutlineTapped</span> event.</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_Maui_Grid_GridSummaryCell_OutlineTapped" data-uid="C1.Maui.Grid.GridSummaryCell.OutlineTapped">
          <a class="xref" href="C1.Maui.Grid.GridSummaryCell.OutlineTapped.html">OutlineTapped</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when any of the outlines is tapped.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
