# GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_SingleSelectionCommand" data-uid="GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand" class="text-break">SingleSelectionCommand 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">SingleSelectionCommand</span></div>
      <div class="level3"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CustomSortWrapperCommand.html">CustomSortWrapperCommand</a></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_SingleSelectionCommand_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SingleSelectionCommand : WrapperCommand, ICommand, IInvokableCanExecuteChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SingleSelectionCommand
    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_SingleSelectionCommand__ctor_GrapeCity_Wpf_SpreadSheet_UI_Commands_SpreadCommand_" data-uid="GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand.#ctor(GrapeCity.Wpf.SpreadSheet.UI.Commands.SpreadCommand)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand.-ctor.html#GrapeCity_Wpf_SpreadSheet_SingleSelectionCommand__ctor_GrapeCity_Wpf_SpreadSheet_UI_Commands_SpreadCommand_">SingleSelectionCommand(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_SingleSelectionCommand_CheckBeforeExecute_System_Object_" data-uid="GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand.CheckBeforeExecute(System.Object)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand.CheckBeforeExecute.html#GrapeCity_Wpf_SpreadSheet_SingleSelectionCommand_CheckBeforeExecute_System_Object_">CheckBeforeExecute(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SingleSelectionCommand_CheckThenExecute_System_Object_System_Action_System_Object__" data-uid="GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand.CheckThenExecute(System.Object,System.Action{System.Object})">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand.CheckThenExecute.html#GrapeCity_Wpf_SpreadSheet_SingleSelectionCommand_CheckThenExecute_System_Object_System_Action_System_Object__">CheckThenExecute(object, Action&lt;object&gt;)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_SingleSelectionCommand_Execute_System_Object_" data-uid="GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand.Execute(System.Object)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand.Execute.html#GrapeCity_Wpf_SpreadSheet_SingleSelectionCommand_Execute_System_Object_">Execute(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
