# C1.WPF.Grid.GridSummaryCell

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Grid_GridSummaryCell" data-uid="C1.WPF.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"><span class="xref">GridSummaryCell</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><span class="xref">IDependencyObject</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Grid.html">C1.WPF.Grid</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Grid.dll</h6>
  <h5 id="C1_WPF_Grid_GridSummaryCell_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[StyleTypedProperty(Property = &quot;PopupStyle&quot;, StyleTargetType = typeof(C1PopupBorder))]
[TemplatePart(Name = &quot;TitleLabel&quot;, Type = typeof(TextBlock))]
[TemplatePart(Name = &quot;OptionsDropDown&quot;, Type = typeof(C1DropDownButton))]
public class GridSummaryCell : C1View, IDependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;StyleTypedProperty(Property:=&quot;PopupStyle&quot;, StyleTargetType:=GetType(C1PopupBorder))&gt;
&lt;TemplatePart(Name:=&quot;TitleLabel&quot;, Type:=GetType(TextBlock))&gt;
&lt;TemplatePart(Name:=&quot;OptionsDropDown&quot;, Type:=GetType(C1DropDownButton))&gt;
Public Class GridSummaryCell
    Inherits C1View
    Implements IDependencyObject</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_WPF_Grid_GridSummaryCell__ctor" data-uid="C1.WPF.Grid.GridSummaryCell.#ctor">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.-ctor.html#C1_WPF_Grid_GridSummaryCell__ctor">GridSummaryCell()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.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_WPF_Grid_GridSummaryCell_IsOptionsDropDownOpenProperty" data-uid="C1.WPF.Grid.GridSummaryCell.IsOptionsDropDownOpenProperty">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.IsOptionsDropDownOpenProperty.html">IsOptionsDropDownOpenProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridSummaryCell.IsOptionsDropDownOpen.html#C1_WPF_Grid_GridSummaryCell_IsOptionsDropDownOpen">IsOptionsDropDownOpen</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OptionsDropDownContentProperty" data-uid="C1.WPF.Grid.GridSummaryCell.OptionsDropDownContentProperty">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OptionsDropDownContentProperty.html">OptionsDropDownContentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OptionsDropDownContent.html#C1_WPF_Grid_GridSummaryCell_OptionsDropDownContent">OptionsDropDownContent</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OptionsIconTemplateProperty" data-uid="C1.WPF.Grid.GridSummaryCell.OptionsIconTemplateProperty">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OptionsIconTemplateProperty.html">OptionsIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OptionsIconTemplate.html#C1_WPF_Grid_GridSummaryCell_OptionsIconTemplate">OptionsIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OptionsMenuVisibilityProperty" data-uid="C1.WPF.Grid.GridSummaryCell.OptionsMenuVisibilityProperty">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OptionsMenuVisibilityProperty.html">OptionsMenuVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OptionsMenuVisibility.html#C1_WPF_Grid_GridSummaryCell_OptionsMenuVisibility">OptionsMenuVisibility</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_PopupStyleProperty" data-uid="C1.WPF.Grid.GridSummaryCell.PopupStyleProperty">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.PopupStyleProperty.html">PopupStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridSummaryCell.PopupStyle.html#C1_WPF_Grid_GridSummaryCell_PopupStyle">PopupStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_TitleAlignmentProperty" data-uid="C1.WPF.Grid.GridSummaryCell.TitleAlignmentProperty">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitleAlignmentProperty.html">TitleAlignmentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitleAlignment.html#C1_WPF_Grid_GridSummaryCell_TitleAlignment">TitleAlignment</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_TitlePaddingProperty" data-uid="C1.WPF.Grid.GridSummaryCell.TitlePaddingProperty">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitlePaddingProperty.html">TitlePaddingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitlePadding.html#C1_WPF_Grid_GridSummaryCell_TitlePadding">TitlePadding</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_TitleProperty" data-uid="C1.WPF.Grid.GridSummaryCell.TitleProperty">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitleProperty.html">TitleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridSummaryCell.Title.html#C1_WPF_Grid_GridSummaryCell_Title">Title</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_TitleStyleProperty" data-uid="C1.WPF.Grid.GridSummaryCell.TitleStyleProperty">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitleStyleProperty.html">TitleStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitleStyle.html#C1_WPF_Grid_GridSummaryCell_TitleStyle">TitleStyle</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_WPF_Grid_GridSummaryCell_Column" data-uid="C1.WPF.Grid.GridSummaryCell.Column">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.Column.html#C1_WPF_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_WPF_Grid_GridSummaryCell_IsOptionsDropDownOpen" data-uid="C1.WPF.Grid.GridSummaryCell.IsOptionsDropDownOpen">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.IsOptionsDropDownOpen.html#C1_WPF_Grid_GridSummaryCell_IsOptionsDropDownOpen">IsOptionsDropDownOpen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the options drop-down is opened.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OptionsDropDownContent" data-uid="C1.WPF.Grid.GridSummaryCell.OptionsDropDownContent">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OptionsDropDownContent.html#C1_WPF_Grid_GridSummaryCell_OptionsDropDownContent">OptionsDropDownContent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content of the options drop-down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OptionsIconTemplate" data-uid="C1.WPF.Grid.GridSummaryCell.OptionsIconTemplate">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OptionsIconTemplate.html#C1_WPF_Grid_GridSummaryCell_OptionsIconTemplate">OptionsIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the icon template of the options drop-down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OptionsMenuVisibility" data-uid="C1.WPF.Grid.GridSummaryCell.OptionsMenuVisibility">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OptionsMenuVisibility.html#C1_WPF_Grid_GridSummaryCell_OptionsMenuVisibility">OptionsMenuVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the visibility of the options drop-down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_PopupStyle" data-uid="C1.WPF.Grid.GridSummaryCell.PopupStyle">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.PopupStyle.html#C1_WPF_Grid_GridSummaryCell_PopupStyle">PopupStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.style">Style</a> applied to the menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_Title" data-uid="C1.WPF.Grid.GridSummaryCell.Title">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.Title.html#C1_WPF_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_WPF_Grid_GridSummaryCell_TitleAlignment" data-uid="C1.WPF.Grid.GridSummaryCell.TitleAlignment">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitleAlignment.html#C1_WPF_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_WPF_Grid_GridSummaryCell_TitlePadding" data-uid="C1.WPF.Grid.GridSummaryCell.TitlePadding">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitlePadding.html#C1_WPF_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>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_TitleStyle" data-uid="C1.WPF.Grid.GridSummaryCell.TitleStyle">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.TitleStyle.html#C1_WPF_Grid_GridSummaryCell_TitleStyle">TitleStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title style.</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_WPF_Grid_GridSummaryCell_Dispose_System_Boolean_" data-uid="C1.WPF.Grid.GridSummaryCell.Dispose(System.Boolean)">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.Dispose.html#C1_WPF_Grid_GridSummaryCell_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OnApplyTemplate" data-uid="C1.WPF.Grid.GridSummaryCell.OnApplyTemplate">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OnApplyTemplate.html#C1_WPF_Grid_GridSummaryCell_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OnFontChanged" data-uid="C1.WPF.Grid.GridSummaryCell.OnFontChanged">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OnFontChanged.html#C1_WPF_Grid_GridSummaryCell_OnFontChanged">OnFontChanged()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OnMouseEnter_System_Windows_Input_MouseEventArgs_" data-uid="C1.WPF.Grid.GridSummaryCell.OnMouseEnter(System.Windows.Input.MouseEventArgs)">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OnMouseEnter.html#C1_WPF_Grid_GridSummaryCell_OnMouseEnter_System_Windows_Input_MouseEventArgs_">OnMouseEnter(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OnMouseLeave_System_Windows_Input_MouseEventArgs_" data-uid="C1.WPF.Grid.GridSummaryCell.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OnMouseLeave.html#C1_WPF_Grid_GridSummaryCell_OnMouseLeave_System_Windows_Input_MouseEventArgs_">OnMouseLeave(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OnOutlineTapped_C1_WPF_Grid_GridOutlineEventArgs_" data-uid="C1.WPF.Grid.GridSummaryCell.OnOutlineTapped(C1.WPF.Grid.GridOutlineEventArgs)">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.OnOutlineTapped.html#C1_WPF_Grid_GridSummaryCell_OnOutlineTapped_C1_WPF_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_WPF_Grid_GridSummaryCell_IsOptionsDropDownOpenChanged" data-uid="C1.WPF.Grid.GridSummaryCell.IsOptionsDropDownOpenChanged">
          <a class="xref" href="C1.WPF.Grid.GridSummaryCell.IsOptionsDropDownOpenChanged.html">IsOptionsDropDownOpenChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the options drop-down is opened or closed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridSummaryCell_OutlineTapped" data-uid="C1.WPF.Grid.GridSummaryCell.OutlineTapped">
          <a class="xref" href="C1.WPF.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>
