# FarPoint.Win.Spread.CellType.MultiColumnEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CellType_MultiColumnEditor" data-uid="FarPoint.Win.Spread.CellType.MultiColumnEditor" class="text-break">MultiColumnEditor Class
</h1>
  <div class="markdown level0 summary"><p>Represents the editor control for the multiple-column combo box cell.</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="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><a class="xref" href="../FarPoint.Win/FarPoint.Win.ElementControl.html">ElementControl</a></div>
    <div class="level5"><a class="xref" href="../FarPoint.Win/FarPoint.Win.SuperEditBase.html">SuperEditBase</a></div>
    <div class="level6"><a class="xref" href="FarPoint.Win.Spread.CellType.GeneralEditor.html">GeneralEditor</a></div>
    <div class="level7"><span class="xref">MultiColumnEditor</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.IEditorImeSenteceModeSupport.html">IEditorImeSenteceModeSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ITouchEditor.html">ITouchEditor</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.IInputScopeSupport.html">IInputScopeSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.IVerticalAlignmentSupport.html">IVerticalAlignmentSupport</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.CellType.html">FarPoint.Win.Spread.CellType</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_CellType_MultiColumnEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class MultiColumnEditor : GeneralEditor, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IEditorImeSenteceModeSupport, ITouchEditor, IInputScopeSupport, IVerticalAlignmentSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class MultiColumnEditor
    Inherits GeneralEditor
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IEditorImeSenteceModeSupport, ITouchEditor, IInputScopeSupport, IVerticalAlignmentSupport</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="FarPoint_Win_Spread_CellType_MultiColumnEditor__ctor" data-uid="FarPoint.Win.Spread.CellType.MultiColumnEditor.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.CellType.MultiColumnEditor.-ctor.html#FarPoint_Win_Spread_CellType_MultiColumnEditor__ctor">MultiColumnEditor()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="FarPoint.Win.Spread.CellType.MultiColumnEditor.html">MultiColumnEditor</a> class.</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="FarPoint_Win_Spread_CellType_MultiColumnEditor_CanShowSelectionGripper" data-uid="FarPoint.Win.Spread.CellType.MultiColumnEditor.CanShowSelectionGripper">
          <a class="xref" href="FarPoint.Win.Spread.CellType.MultiColumnEditor.CanShowSelectionGripper.html#FarPoint_Win_Spread_CellType_MultiColumnEditor_CanShowSelectionGripper">CanShowSelectionGripper</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the selection gripper can be displayed.</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="FarPoint_Win_Spread_CellType_MultiColumnEditor_IsInputKey_System_Windows_Forms_Keys_" data-uid="FarPoint.Win.Spread.CellType.MultiColumnEditor.IsInputKey(System.Windows.Forms.Keys)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.MultiColumnEditor.IsInputKey.html#FarPoint_Win_Spread_CellType_MultiColumnEditor_IsInputKey_System_Windows_Forms_Keys_">IsInputKey(Keys)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified key is an input key or a special key that requires preprocessing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_MultiColumnEditor_OnEditKeyPress_System_Object_System_Windows_Forms_KeyPressEventArgs_" data-uid="FarPoint.Win.Spread.CellType.MultiColumnEditor.OnEditKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.MultiColumnEditor.OnEditKeyPress.html#FarPoint_Win_Spread_CellType_MultiColumnEditor_OnEditKeyPress_System_Object_System_Windows_Forms_KeyPressEventArgs_">OnEditKeyPress(object, KeyPressEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the EditKeyPress event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_MultiColumnEditor_ShowSubEditor_System_Boolean_" data-uid="FarPoint.Win.Spread.CellType.MultiColumnEditor.ShowSubEditor(System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.MultiColumnEditor.ShowSubEditor.html#FarPoint_Win_Spread_CellType_MultiColumnEditor_ShowSubEditor_System_Boolean_">ShowSubEditor(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Shows or hides the subeditor control associated with the cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
