# GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType" class="text-break">GcComboBoxCellType Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <b>GcComboBoxCellType</b> class.</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"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.html">InputManCellTypeBase</a></div>
    <div class="level3"><span class="xref">GcComboBoxCellType</span></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="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><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IFormatter2.html">IFormatter2</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.runtime.serialization.ideserializationcallback">IDeserializationCallback</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.IFormulaEditingSupport2.html">IFormulaEditingSupport2</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_GcComboBoxCellType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GcComboBoxCellType : InputManCellTypeBase, ICellType, IEditor, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable&lt;ICellType&gt;, INumFmtSupportCellType, IDisposable, IReuseEditorControl2, IReuseEditorControl, IPdfSupport, IOOXmlSupport, ISerializable, ISerializeSupport, IReadOnlySupport, IStaticSupport, IFormatter2, IFormatter, IDeserializationCallback, IFormulaEditingSupport2</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GcComboBoxCellType
    Inherits InputManCellTypeBase
    Implements ICellType, IEditor, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable(Of ICellType), INumFmtSupportCellType, IDisposable, IReuseEditorControl2, IReuseEditorControl, IPdfSupport, IOOXmlSupport, ISerializable, ISerializeSupport, IReadOnlySupport, IStaticSupport, IFormatter2, IFormatter, IDeserializationCallback, IFormulaEditingSupport2</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_GcComboBoxCellType__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType__ctor">GcComboBoxCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.html">GcComboBoxCellType</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GcComboBoxCellType(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.html">GcComboBoxCellType</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="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AcceptsCrLf" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AcceptsCrLf">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AcceptsCrLf.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AcceptsCrLf">AcceptsCrLf</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how to process the CrLf characters when copying, cutting, or pasting a string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AcceptsTabChar" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AcceptsTabChar">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AcceptsTabChar.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AcceptsTabChar">AcceptsTabChar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how to process the Tab character when copying, cutting, or pasting a string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AllowSpace" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AllowSpace">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AllowSpace.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AllowSpace">AllowSpace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AllowSpace.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AllowSpace">AllowSpace</a> value that indicates which type of space character is allowed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AlternateText" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AlternateText">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AlternateText.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AlternateText">AlternateText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the alternate text of the <span class="xref">GrapeCity.Win.Spread.InputMan.CellType.GcComboBox</span> control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoComplete" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoComplete">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoComplete.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoComplete">AutoComplete</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the automatic complete related settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoCompleteCustomSource" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoCompleteCustomSource">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoCompleteCustomSource.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoCompleteCustomSource">AutoCompleteCustomSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a custom <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.autocompletestringcollection">AutoCompleteStringCollection</a> to use
when the AutoCompleteSource property is set to CustomSource.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoCompleteMode" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoCompleteMode">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoCompleteMode.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoCompleteMode">AutoCompleteMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an option that controls how automatic completion works for
the <span class="xref">GrapeCity.Win.Spread.InputMan.CellType.GcComboBox</span> cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoCompleteSource" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoCompleteSource">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoCompleteSource.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoCompleteSource">AutoCompleteSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the source for strings used for automatic completion.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoConvert" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoConvert">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoConvert.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoConvert">AutoConvert</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">bool</a> value that indicates whether to automatically convert the entered characters.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoFilter" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoFilter">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoFilter.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoFilter">AutoFilter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the automatic filter related settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoGenerateColumns" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoGenerateColumns">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoGenerateColumns.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoGenerateColumns">AutoGenerateColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether columns are created automatically when the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DataSource.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DataSource">DataSource</a>
or <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DataMember.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DataMember">DataMember</a> property is set.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoSelect" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoSelect">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AutoSelect.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_AutoSelect">AutoSelect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">bool</a> value that indicates whether to automatically select the item in the list that matches the
input in the editor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DataMember" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DataMember">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DataMember.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DataMember">DataMember</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents a binding member string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DataSource" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DataSource">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DataSource.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DataSource">DataSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data source.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DropDown" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DropDown">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DropDown.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DropDown">DropDown</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the settings for the drop-down function.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DropDownMaxHeight" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DropDownMaxHeight">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DropDownMaxHeight.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DropDownMaxHeight">DropDownMaxHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum height of the drop-down window, if the user does not customize the size
of the drop-down window; otherwise, this property does not take effect.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DropDownStyle" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DropDownStyle">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DropDownStyle.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_DropDownStyle">DropDownStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the drop-down style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_EditorValue" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.EditorValue">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.EditorValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_EditorValue">EditorValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets what value is written to the underlying data model.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Ellipsis" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Ellipsis">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Ellipsis.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Ellipsis">Ellipsis</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how to show ellipsis when the text width is longer than the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_EllipsisString" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.EllipsisString">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.EllipsisString.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_EllipsisString">EllipsisString</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets what is shown as an ellipsis when the text width is longer than the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_FocusPosition" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.FocusPosition">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.FocusPosition.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_FocusPosition">FocusPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the initial cursor position when the editor gets focus.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_FormatString" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.FormatString">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.FormatString.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_FormatString">FormatString</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a format string used to filter or convert the input string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ImageAlign" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ImageAlign">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ImageAlign.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ImageAlign">ImageAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ImageList" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ImageList">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ImageList.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ImageList">ImageList</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <b>ImageList</b>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ImageWidth" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ImageWidth">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ImageWidth.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ImageWidth">ImageWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image width.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Items" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Items">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Items.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Items">Items</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the item collection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListColumns" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListColumns">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListColumns.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListColumns">ListColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column collection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListDefaultColumn" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDefaultColumn">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDefaultColumn.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListDefaultColumn">ListDefaultColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.DefaultListColumnInfo.html">DefaultListColumnInfo</a> value that represents the default ListColumnInfo of the list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListDescriptionFormat" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDescriptionFormat">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDescriptionFormat.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListDescriptionFormat">ListDescriptionFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a format string used to customize the description shown in <b>StatusBar</b>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListDescriptionSubItemIndex" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDescriptionSubItemIndex">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDescriptionSubItemIndex.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListDescriptionSubItemIndex">ListDescriptionSubItemIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the index of a <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.html">SubItemInfo</a> object related to the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.StatusBarInfo.html">StatusBarInfo</a> display.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListDisabledItemStyle" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDisabledItemStyle">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDisabledItemStyle.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListDisabledItemStyle">ListDisabledItemStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ItemStyleInfo.html">ItemStyleInfo</a> value that indicates the color style of the disabled item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListGradientEffect" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListGradientEffect">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListGradientEffect.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListGradientEffect">ListGradientEffect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background gradient effect.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListGridLines" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListGridLines">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListGridLines.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListGridLines">ListGridLines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListGridLinesInfo.html">ListGridLinesInfo</a> value that indicates the grid lines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListHeaderPane" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListHeaderPane">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListHeaderPane.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListHeaderPane">ListHeaderPane</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPaneInfo.html">ListHeaderPaneInfo</a> value that indicates the header pane.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListItemTemplates" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListItemTemplates">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListItemTemplates.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListItemTemplates">ListItemTemplates</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollectionInfo.html">ItemTemplateCollectionInfo</a> value that specifies the items template.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListSelectedItemStyle" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListSelectedItemStyle">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListSelectedItemStyle.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListSelectedItemStyle">ListSelectedItemStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ItemStyleInfo.html">ItemStyleInfo</a> value that indicates the color style of the selected item of the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListSortColumnIndex" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListSortColumnIndex">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListSortColumnIndex.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ListSortColumnIndex">ListSortColumnIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the index of the column to sort.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_MaxDropDownItems" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.MaxDropDownItems">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.MaxDropDownItems.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_MaxDropDownItems">MaxDropDownItems</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum number of items to be shown in the drop-down portion of <span class="xref">GrapeCity.Win.Spread.InputMan.CellType.GcComboBox</span>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_MaxLength" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.MaxLength">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.MaxLength.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_MaxLength">MaxLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum length the user can input in the editable region.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_MaxLengthCodePage" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.MaxLengthCodePage">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.MaxLengthCodePage.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_MaxLengthCodePage">MaxLengthCodePage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the code page for the encoding that used to count the max length in byte.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_MaxLengthUnit" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.MaxLengthUnit">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.MaxLengthUnit.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_MaxLengthUnit">MaxLengthUnit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the calculation methods of the <b>MaxLength</b> (based on byte or character).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_PaintByControl" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.PaintByControl">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.PaintByControl.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_PaintByControl">PaintByControl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates how to paint the cell.
If true, the cell uses the inner control's painting to paint the cell, in this case, the cell paints exactly the same as the editing control.
All settings of the cell such as fields with different styles are shown when painting the cell. The cell's paint performance is slow if painting by the control,
rather than painting the string directly. Also, the text in the cell cannot be selected when exporting to pdf.
If false, performance is good but some settings do not take effect.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_RecommendedValue" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.RecommendedValue">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.RecommendedValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_RecommendedValue">RecommendedValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the recommended value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ScrollBarMode" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ScrollBarMode">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ScrollBarMode.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ScrollBarMode">ScrollBarMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how to display the scroll bars in the drop-down window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ScrollBars" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ScrollBars">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ScrollBars.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ScrollBars">ScrollBars</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which scroll bars are visible.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowItemTip" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowItemTip">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowItemTip.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowItemTip">ShowItemTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show the item tooltip.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowListBoxImage" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowListBoxImage">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowListBoxImage.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowListBoxImage">ShowListBoxImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show the images of the
drop-down list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowOverflowTip" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowOverflowTip">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowOverflowTip.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowOverflowTip">ShowOverflowTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show the overflow tip.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowRecommendedValue" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowRecommendedValue">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowRecommendedValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowRecommendedValue">ShowRecommendedValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show the recommended value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_SideButtons" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.SideButtons">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.SideButtons.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_SideButtons">SideButtons</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <b>SideButton</b> collection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Spin" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Spin">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Spin.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Spin">Spin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the spin action information.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_StatusBar" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.StatusBar">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.StatusBar.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_StatusBar">StatusBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.StatusBarInfo.html">StatusBarInfo</a> object that indicates the status bar information.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_TextBoxStyle" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.TextBoxStyle">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.TextBoxStyle.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_TextBoxStyle">TextBoxStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.TextBoxStyle.html">TextBoxStyle</a> value that indicates the appearance style of the editor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_TextFormat" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.TextFormat">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.TextFormat.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_TextFormat">TextFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a format string used to customize text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_TextSubItemIndex" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.TextSubItemIndex">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.TextSubItemIndex.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_TextSubItemIndex">TextSubItemIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an integer value that represents the index of <b>SubItem</b> used to display the Text property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_UnSelectedImageIndex" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.UnSelectedImageIndex">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.UnSelectedImageIndex.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_UnSelectedImageIndex">UnSelectedImageIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the index of the image that is shown on the editor area when user the does not select an item in the drop-down list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_UseCompatibleDrawing" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.UseCompatibleDrawing">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.UseCompatibleDrawing.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_UseCompatibleDrawing">UseCompatibleDrawing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether <span class="xref">GrapeCity.Win.Spread.InputMan.CellType.GcComboBox</span> uses compatible drawing when <span class="xref">GrapeCity.Win.Spread.InputMan.CellType.GcComboBox.DropDownStyle</span> is <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.comboboxstyle#system-windows-forms-comboboxstyle-dropdownlist">DropDownList</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ValueSubItemIndex" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ValueSubItemIndex">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ValueSubItemIndex.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ValueSubItemIndex">ValueSubItemIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a> value that indicates the selected value subitem index.</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_GcComboBoxCellType_CanOverflow" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.CanOverflow">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.CanOverflow.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_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_GcComboBoxCellType_CancelEditing" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.CancelEditing">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.CancelEditing.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_CancelEditing">CancelEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Cancel the editing of a cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Clone" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Clone">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Clone.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates and returns a cloned cell type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Deserialize_System_Xml_XmlNodeReader_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Deserialize.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_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_GcComboBoxCellType_FindFirstMatchedAndCanBeSelectedIndex_System_String_System_Boolean_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.FindFirstMatchedAndCanBeSelectedIndex(System.String,System.Boolean)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.FindFirstMatchedAndCanBeSelectedIndex.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_FindFirstMatchedAndCanBeSelectedIndex_System_String_System_Boolean_">FindFirstMatchedAndCanBeSelectedIndex(string, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Looks for the index of first <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItem.html">ListItem</a> which matches the specified text in the dropdown list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Format_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Format(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Format.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Format_System_Object_">Format(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Formats the specified data into the format of the cell type and returns it as a string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetDefaultShortcuts" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetDefaultShortcuts">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetDefaultShortcuts.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_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_GcComboBoxCellType_GetDefaultSideButtonTypes" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetDefaultSideButtonTypes">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetDefaultSideButtonTypes.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetDefaultSideButtonTypes">GetDefaultSideButtonTypes()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default side buttons.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetDisplayText_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetDisplayText(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetDisplayText.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_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_GcComboBoxCellType_GetEditorControl_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetEditorControl(FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetEditorControl.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetEditorControl_FarPoint_Win_Spread_Appearance_System_Single_">GetEditorControl(Appearance, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the edit control for this cell type with the specified appearance and scaling.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetEditorValue" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetEditorValue">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetEditorValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetEditorValue">GetEditorValue()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the unformatted value in the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetHorizontalAlignment_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetHorizontalAlignment(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetHorizontalAlignment.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetHorizontalAlignment_System_Object_">GetHorizontalAlignment(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the horizontal alignment based on the value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetObjectData.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the object data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetPreferredSize_System_Drawing_Graphics_System_Drawing_Size_FarPoint_Win_Spread_Appearance_System_Object_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetPreferredSize(System.Drawing.Graphics,System.Drawing.Size,FarPoint.Win.Spread.Appearance,System.Object,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetPreferredSize.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetPreferredSize_System_Drawing_Graphics_System_Drawing_Size_FarPoint_Win_Spread_Appearance_System_Object_System_Single_">GetPreferredSize(Graphics, Size, Appearance, object, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the preferred (maximum needed) size of the cell for the renderer control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetPreferredSize_System_Windows_Forms_Control_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetPreferredSize(System.Windows.Forms.Control)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetPreferredSize.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetPreferredSize_System_Windows_Forms_Control_">GetPreferredSize(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the preferred (maximum needed) size of the cell for the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetVerticalAlignment_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetVerticalAlignment(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.GetVerticalAlignment.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_GetVerticalAlignment_System_Object_">GetVerticalAlignment(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the vertical alignment based on the value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_InitializeDefaultSideButtons_GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo___" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.InitializeDefaultSideButtons(GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo[])">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.InitializeDefaultSideButtons.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_InitializeDefaultSideButtons_GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo___">InitializeDefaultSideButtons(SideButtonBaseInfo[])</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the default side buttons.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_InitializeEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.InitializeEditorControl(System.Windows.Forms.Control,FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.InitializeEditorControl.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_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_GcComboBoxCellType_IsReusable_System_Windows_Forms_Control_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.IsReusable(System.Windows.Forms.Control)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.IsReusable.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_IsReusable_System_Windows_Forms_Control_">IsReusable(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified control is reusable.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_IsValid_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.IsValid(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.IsValid.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_IsValid_System_Object_">IsValid(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified value is valid.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Parse_System_String_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Parse(System.String)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Parse.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Parse_System_String_">Parse(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses the specified string to the data type of the cell type and returns it as an object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_Serialize_System_Xml_XmlTextWriter_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.Serialize.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_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_GcComboBoxCellType_SetEditorValue_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.SetEditorValue(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.SetEditorValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_SetEditorValue_System_Object_">SetEditorValue(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowSubEditor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowSubEditor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ShowSubEditor.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_ShowSubEditor">ShowSubEditor()</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the subeditor control associated with the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_StartEditing_System_EventArgs_System_Boolean_System_Boolean_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.StartEditing(System.EventArgs,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.StartEditing.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_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_GcComboBoxCellType_StopEditing" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.StopEditing">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.StopEditing.html#GrapeCity_Win_Spread_InputMan_CellType_GcComboBoxCellType_StopEditing">StopEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Stops the editing of a cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
