# GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase" class="text-break">InputManCellTypeBase Class
</h1>
  <div class="markdown level0 summary"><p>Represents the base class for the input man cells.</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="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.BaseCellType.html">BaseCellType</a></div>
    <div class="level2"><span class="xref">InputManCellTypeBase</span></div>
      <div class="level3"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlCellType.html">FieldsEditorControlCellType</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcCharMaskCellType.html">GcCharMaskCellType</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.html">GcComboBoxCellType</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcTextBoxCellType.html">GcTextBoxCellType</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.ICellType.html">ICellType</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IEditor.html">IEditor</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IFormatter.html">IFormatter</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IPropertyAllowedSupport.html">IPropertyAllowedSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.INotifyEditorValueChanged.html">INotifyEditorValueChanged</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.IEnhancedRenderer.html">IEnhancedRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IRenderer.html">IRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.IEnhancedPdfRenderer.html">IEnhancedPdfRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell.html">IAllowArrowKeysMoveActiveCell</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IErrorIconSupport.html">IErrorIconSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IEditorVerticaAlignSupport.html">IEditorVerticaAlignSupport</a></div>
    <div><a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.ICellType.html">ICellType</a></div>
    <div><a class="xref" href="../GrapeCity.CalcEngine/GrapeCity.CalcEngine.ICloneable-1.html">ICloneable</a>&lt;<a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.ICellType.html">ICellType</a>&gt;</div>
    <div><a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.INumFmtSupportCellType.html">INumFmtSupportCellType</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.Spread/FarPoint.Win.Spread.CellType.IReuseEditorControl2.html">IReuseEditorControl2</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IReuseEditorControl.html">IReuseEditorControl</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IPdfSupport.html">IPdfSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IOOXmlSupport.html">IOOXmlSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IReadOnlySupport.html">IReadOnlySupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IStaticSupport.html">IStaticSupport</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.html">GrapeCity.Win.Spread.InputMan.CellType</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Win.PluginInputMan.dll</h6>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class InputManCellTypeBase : BaseCellType, ICellType, IEditor, IFormatter, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable&lt;ICellType&gt;, INumFmtSupportCellType, IDisposable, IReuseEditorControl2, IReuseEditorControl, IPdfSupport, IOOXmlSupport, ISerializable, ISerializeSupport, IReadOnlySupport, IStaticSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class InputManCellTypeBase
    Inherits BaseCellType
    Implements ICellType, IEditor, IFormatter, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable(Of ICellType), INumFmtSupportCellType, IDisposable, IReuseEditorControl2, IReuseEditorControl, IPdfSupport, IOOXmlSupport, ISerializable, ISerializeSupport, IReadOnlySupport, IStaticSupport</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_Win_Spread_InputMan_CellType_InputManCellTypeBase__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">InputManCellTypeBase(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new InputManCellTypeBase from serialization.</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="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_AcceptsArrowKeys" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.AcceptsArrowKeys">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.AcceptsArrowKeys.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_AcceptsArrowKeys">AcceptsArrowKeys</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how arrow keys are processed by the edit control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_BackgroundImage" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.BackgroundImage">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.BackgroundImage.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_BackgroundImage">BackgroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background image for the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_EditMode" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.EditMode">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.EditMode.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_EditMode">EditMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the edit mode of the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ExcelExportFormat" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ExcelExportFormat">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ExcelExportFormat.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ExcelExportFormat">ExcelExportFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format string used by Excel when exporting to an Excel file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ExitOnLastChar" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ExitOnLastChar">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ExitOnLastChar.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ExitOnLastChar">ExitOnLastChar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the next control in the tab order receives the focus as
soon as the control is filled with the last character.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ReadOnly" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ReadOnly">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ReadOnly.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ReadOnly">ReadOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether this control is read-only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ShortcutKeys" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ShortcutKeys">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ShortcutKeys.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ShortcutKeys">ShortcutKeys</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the InputMan EditingControl's shortcuts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ShowTouchToolBar" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ShowTouchToolBar">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ShowTouchToolBar.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ShowTouchToolBar">ShowTouchToolBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the how to show the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.TouchToolBar.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_TouchToolBar">TouchToolBar</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Static" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Static">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Static.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Static">Static</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the cell is static, which prohibits user interaction.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_TouchContextMenuScale" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.TouchContextMenuScale">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.TouchContextMenuScale.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_TouchContextMenuScale">TouchContextMenuScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the factor applies to context menu item's height while context menu is popped up by touch.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_TouchToolBar" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.TouchToolBar">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.TouchToolBar.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_TouchToolBar">TouchToolBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shown <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.TouchToolBar.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_TouchToolBar">TouchToolBar</a> by touch operation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_UseSpreadDropDownButtonRender" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.UseSpreadDropDownButtonRender">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.UseSpreadDropDownButtonRender.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_UseSpreadDropDownButtonRender">UseSpreadDropDownButtonRender</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether to paint the drop-down button with the spread drop-down button renderer.</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="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_CanBeOverflown" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.CanBeOverflown">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.CanBeOverflown.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_CanBeOverflown">CanBeOverflown()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether data from another cell can overflow into this cell
(whether this cell can be overflowed into).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_CanOverflow" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.CanOverflow">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.CanOverflow.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_CanOverflow">CanOverflow()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether a cell can overflow its data into an adjacent cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_CancelEditing" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.CancelEditing">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.CancelEditing.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_CancelEditing">CancelEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Cancels the editing of a cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Clone" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Clone">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Clone.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates and returns a base input man cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Deserialize_System_Xml_XmlNodeReader_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Deserialize.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Deserialize_System_Xml_XmlNodeReader_">Deserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the object from XML.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Dispose" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Dispose">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Dispose.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Equals_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Equals(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Equals.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified object is equal to the current object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetDefaultShortcuts" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetDefaultShortcuts">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetDefaultShortcuts.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetDefaultShortcuts">GetDefaultShortcuts()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default shortcuts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetDisplayText_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetDisplayText(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetDisplayText.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetDisplayText_System_Object_">GetDisplayText(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the display text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetEditorControl(System.Windows.Forms.Control,FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetEditorControl.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_">GetEditorControl(Control, Appearance, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the control associated with the editor for the specified parent control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetErrorIconBound_System_Drawing_Graphics_FarPoint_Win_Spread_Appearance_System_Drawing_Rectangle_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetErrorIconBound(System.Drawing.Graphics,FarPoint.Win.Spread.Appearance,System.Drawing.Rectangle,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetErrorIconBound.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetErrorIconBound_System_Drawing_Graphics_FarPoint_Win_Spread_Appearance_System_Drawing_Rectangle_System_Single_">GetErrorIconBound(Graphics, Appearance, Rectangle, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a rectangle to draw an error icon in.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetObjectData.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Populates a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo">SerializationInfo</a> with the data needed to serialize the target object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetReservedCursor_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetReservedCursor(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.GetReservedCursor.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_GetReservedCursor_System_Object_">GetReservedCursor(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cursor reserved for this cell type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_InitialByCreateInstance_System_Object_System_String_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.InitialByCreateInstance(System.Object,System.String,System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.InitialByCreateInstance.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_InitialByCreateInstance_System_Object_System_String_System_Object_">InitialByCreateInstance(object, string, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Supports designtime's CreateInstance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_InitializeEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.InitializeEditorControl(System.Windows.Forms.Control,FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.InitializeEditorControl.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_InitializeEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_">InitializeEditorControl(Control, Appearance, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_IsReservedLocation_System_Drawing_Graphics_System_Int32_System_Int32_System_Drawing_Rectangle_FarPoint_Win_Spread_Appearance_System_Object_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.IsReservedLocation(System.Drawing.Graphics,System.Int32,System.Int32,System.Drawing.Rectangle,FarPoint.Win.Spread.Appearance,System.Object,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.IsReservedLocation.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_IsReservedLocation_System_Drawing_Graphics_System_Int32_System_Int32_System_Drawing_Rectangle_FarPoint_Win_Spread_Appearance_System_Object_System_Single_">IsReservedLocation(Graphics, int, int, Rectangle, Appearance, object, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified cursor location has special meaning to the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_IsReusable_System_Windows_Forms_Control_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.IsReusable(System.Windows.Forms.Control)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.IsReusable.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_IsReusable_System_Windows_Forms_Control_">IsReusable(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>Checks if this control can be reused.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_PaintCell_FarPoint_PDF_PdfGraphics_System_Drawing_RectangleF_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.PaintCell(FarPoint.PDF.PdfGraphics,System.Drawing.RectangleF,FarPoint.Win.Spread.Appearance,System.Object,System.Boolean,System.Boolean,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.PaintCell.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_PaintCell_FarPoint_PDF_PdfGraphics_System_Drawing_RectangleF_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_">PaintCell(PdfGraphics, RectangleF, Appearance, object, bool, bool, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints (prints) the cell to PDF when not in edit mode, to the specified graphics interface
with the specified appearance settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_PaintCell_System_Drawing_Graphics_System_Drawing_Rectangle_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.PaintCell(System.Drawing.Graphics,System.Drawing.Rectangle,FarPoint.Win.Spread.Appearance,System.Object,System.Boolean,System.Boolean,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.PaintCell.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_PaintCell_System_Drawing_Graphics_System_Drawing_Rectangle_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_">PaintCell(Graphics, Rectangle, Appearance, object, bool, bool, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Serialize_System_Xml_XmlTextWriter_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.Serialize.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_StartEditing_System_EventArgs_System_Boolean_System_Boolean_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.StartEditing(System.EventArgs,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.StartEditing.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_StartEditing_System_EventArgs_System_Boolean_System_Boolean_">StartEditing(EventArgs, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts the editing of a cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_StopEditing" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.StopEditing">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.StopEditing.html#GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_StopEditing">StopEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Stops the editing of a cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
