# GrapeCity.Wpf.SpreadSheet.GroupToggleButtonCommand

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_GroupToggleButtonCommand" data-uid="GrapeCity.Wpf.SpreadSheet.GroupToggleButtonCommand" class="text-break">GroupToggleButtonCommand Class
</h1>
  <div class="markdown level0 summary"></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="GrapeCity.Wpf.SpreadSheet.WrapperCommand.html">WrapperCommand</a></div>
    <div class="level2"><span class="xref">GroupToggleButtonCommand</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a></div>
    <div><a class="xref" href="GrapeCity.Wpf.SpreadSheet.IInvokableCanExecuteChanged.html">IInvokableCanExecuteChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.html">GrapeCity.Wpf.SpreadSheet</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_GroupToggleButtonCommand_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GroupToggleButtonCommand : WrapperCommand, ICommand, IInvokableCanExecuteChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GroupToggleButtonCommand
    Inherits WrapperCommand
    Implements ICommand, IInvokableCanExecuteChanged</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="GrapeCity_Wpf_SpreadSheet_GroupToggleButtonCommand__ctor_GrapeCity_Wpf_SpreadSheet_UI_Commands_SpreadCommand_" data-uid="GrapeCity.Wpf.SpreadSheet.GroupToggleButtonCommand.#ctor(GrapeCity.Wpf.SpreadSheet.UI.Commands.SpreadCommand)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.GroupToggleButtonCommand.-ctor.html#GrapeCity_Wpf_SpreadSheet_GroupToggleButtonCommand__ctor_GrapeCity_Wpf_SpreadSheet_UI_Commands_SpreadCommand_">GroupToggleButtonCommand(SpreadCommand)</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_Wpf_SpreadSheet_GroupToggleButtonCommand_CanExecute_System_Object_" data-uid="GrapeCity.Wpf.SpreadSheet.GroupToggleButtonCommand.CanExecute(System.Object)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.GroupToggleButtonCommand.CanExecute.html#GrapeCity_Wpf_SpreadSheet_GroupToggleButtonCommand_CanExecute_System_Object_">CanExecute(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_GroupToggleButtonCommand_Execute_System_Object_" data-uid="GrapeCity.Wpf.SpreadSheet.GroupToggleButtonCommand.Execute(System.Object)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.GroupToggleButtonCommand.Execute.html#GrapeCity_Wpf_SpreadSheet_GroupToggleButtonCommand_Execute_System_Object_">Execute(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
