# FarPoint.Win.Spread.CellType.ComboBoxCellType

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CellType_ComboBoxCellType" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType" class="text-break">ComboBoxCellType Class
</h1>
  <div class="markdown level0 summary"><p>Represents an ordinary 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="FarPoint.Win.Spread.CellType.BaseCellType.html">BaseCellType</a></div>
    <div class="level2"><span class="xref">ComboBoxCellType</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.ICellType.html">ICellType</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IEditor.html">IEditor</a></div>
    <div><a class="xref" href="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.CellType.IPropertyAllowedSupport.html">IPropertyAllowedSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.INotifyEditorValueChanged.html">INotifyEditorValueChanged</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.IEnhancedRenderer.html">IEnhancedRenderer</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IRenderer.html">IRenderer</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.IEnhancedPdfRenderer.html">IEnhancedPdfRenderer</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IPdfSupport.html">IPdfSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell.html">IAllowArrowKeysMoveActiveCell</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IErrorIconSupport.html">IErrorIconSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IEditorVerticaAlignSupport.html">IEditorVerticaAlignSupport</a></div>
    <div><a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.INumFmtSupportCellType.html">INumFmtSupportCellType</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</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="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.ideserializationcallback">IDeserializationCallback</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.CellType.IReuseEditorControl2.html">IReuseEditorControl2</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IReuseEditorControl.html">IReuseEditorControl</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IAutoCompleteSupport.html">IAutoCompleteSupport</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.IFormatter.html">IFormatter</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_ComboBoxCellType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ComboBoxCellType : BaseCellType, ICellType, IEditor, IFormatter, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IPdfSupport, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, INumFmtSupportCellType, ISerializeSupport, ISerializable, IDeserializationCallback, IDisposable, IReuseEditorControl2, IReuseEditorControl, IAutoCompleteSupport, ICellType, ICloneable&lt;ICellType&gt;, IFormatter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ComboBoxCellType
    Inherits BaseCellType
    Implements ICellType, IEditor, IFormatter, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IPdfSupport, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, INumFmtSupportCellType, ISerializeSupport, ISerializable, IDeserializationCallback, IDisposable, IReuseEditorControl2, IReuseEditorControl, IAutoCompleteSupport, ICellType, ICloneable(Of ICellType), IFormatter</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_ComboBoxCellType__ctor" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.-ctor.html#FarPoint_Win_Spread_CellType_ComboBoxCellType__ctor">ComboBoxCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new combo box cell with default settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType__ctor_FarPoint_Win_Spread_CellType_ComboBoxCellType_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.#ctor(FarPoint.Win.Spread.CellType.ComboBoxCellType)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.-ctor.html#FarPoint_Win_Spread_CellType_ComboBoxCellType__ctor_FarPoint_Win_Spread_CellType_ComboBoxCellType_">ComboBoxCellType(ComboBoxCellType)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new copy from the specified cell type (&quot;Copy constructor&quot;).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.-ctor.html#FarPoint_Win_Spread_CellType_ComboBoxCellType__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">ComboBoxCellType(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new combo box cell 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="FarPoint_Win_Spread_CellType_ComboBoxCellType_AcceptsArrowKeys" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.AcceptsArrowKeys">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.AcceptsArrowKeys.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_AcceptsArrowKeys">AcceptsArrowKeys</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how arrow keys are processed by the combo box control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_AllowArrowKeysMoveActiveCell" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.AllowArrowKeysMoveActiveCell">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.AllowArrowKeysMoveActiveCell.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_AllowArrowKeysMoveActiveCell">AllowArrowKeysMoveActiveCell</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow arrow keys to move the active cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_AllowEditorVerticalAlign" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.AllowEditorVerticalAlign">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.AllowEditorVerticalAlign.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_AllowEditorVerticalAlign">AllowEditorVerticalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow vertical alignment in the editor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoCompleteCustomSource" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoCompleteCustomSource">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoCompleteCustomSource.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoCompleteCustomSource">AutoCompleteCustomSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom source (of strings) for automatic completion of entries in the combo box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoCompleteMode" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoCompleteMode">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoCompleteMode.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoCompleteMode">AutoCompleteMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how the automatic completion works for entries in the combo box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoCompleteSource" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoCompleteSource">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoCompleteSource.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoCompleteSource">AutoCompleteSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the source for automatic completion of entries in the combo box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoFillAutoCompleteCustomSource" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoFillAutoCompleteCustomSource">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoFillAutoCompleteCustomSource.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoFillAutoCompleteCustomSource">AutoFillAutoCompleteCustomSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a whether the AutoCompleteCustomSource is automatically filled with data from the column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoSearch" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoSearch">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoSearch.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_AutoSearch">AutoSearch</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how a list of items in a combo box is searched based on input of a character key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_BackgroundImage" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.BackgroundImage">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.BackgroundImage.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_BackgroundImage">BackgroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image to paint in the background of the combo box edit portion.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_ButtonAlign" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ButtonAlign">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ButtonAlign.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ButtonAlign">ButtonAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets where buttons are displayed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_CharacterCasing" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.CharacterCasing">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.CharacterCasing.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_CharacterCasing">CharacterCasing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the case of characters in the text cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_CharacterSet" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.CharacterSet">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.CharacterSet.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_CharacterSet">CharacterSet</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets what characters to allow for the text cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_DoubleClickTextToDropDown" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.DoubleClickTextToDropDown">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.DoubleClickTextToDropDown.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_DoubleClickTextToDropDown">DoubleClickTextToDropDown</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to display the combo box list when double-clicking the text area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_DropDownOptions" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.DropDownOptions">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.DropDownOptions.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_DropDownOptions">DropDownOptions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the drop-down options for displaying the combo box list.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_DropDownWhenStartEditing" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.DropDownWhenStartEditing">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.DropDownWhenStartEditing.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_DropDownWhenStartEditing">DropDownWhenStartEditing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to display the combo box list when pressing the enter key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_Editable" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.Editable">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.Editable.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_Editable">Editable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether you can type into the edit portion of the combo box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_EditorValue" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.EditorValue">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.EditorValue.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_ImageList" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ImageList">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ImageList.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ImageList">ImageList</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image list of a combo box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_ItemData" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ItemData">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ItemData.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ItemData">ItemData</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the corresponding data for the items in the drop-down list in the combo box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_Items" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.Items">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.Items.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_Items">Items</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the items for the drop-down list in the combo box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_ListAlignment" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ListAlignment">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ListAlignment.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ListAlignment">ListAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the side of the cell on which the list aligns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_ListControl" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ListControl">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ListControl.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ListControl">ListControl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the control for the list portion.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_ListOffset" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ListOffset">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ListOffset.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ListOffset">ListOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how many pixels to offset the list from the aligned edge of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_ListWidth" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ListWidth">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ListWidth.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ListWidth">ListWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width (in pixels) of the drop-down list.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_MaxDrop" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.MaxDrop">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.MaxDrop.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_MaxDrop">MaxDrop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of items to display at one time in the list portion.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_MaxLength" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.MaxLength">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.MaxLength.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_MaxLength">MaxLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum number of characters allowed in the combo box cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_StopEditingAfterDropDownItemSelected" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.StopEditingAfterDropDownItemSelected">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.StopEditingAfterDropDownItemSelected.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_StopEditingAfterDropDownItemSelected">StopEditingAfterDropDownItemSelected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to close the drop-down list and stop editing after pressing the enter key or clicking a combo box list item.</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_ComboBoxCellType_CancelEditing" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.CancelEditing">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.CancelEditing.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_CancelEditing">CancelEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Cancels the editing of a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_Clear" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.Clear">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.Clear.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all items from the list.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_Clone" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.Clone">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.Clone.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates and returns an ordinary combo box cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_Deserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.Deserialize.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_Format_System_Object_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.Format(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.Format.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_GetEditorControl_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetEditorControl(FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetEditorControl.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_GetEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetEditorControl(System.Windows.Forms.Control,FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetEditorControl.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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 edit control for this cell type with the specified appearance and scaling.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_GetEditorValue" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetEditorValue">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetEditorValue.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_GetEditorValue">GetEditorValue()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the unformatted value in the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_GetErrorIconBound_System_Drawing_Graphics_FarPoint_Win_Spread_Appearance_System_Drawing_Rectangle_System_Single_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetErrorIconBound(System.Drawing.Graphics,FarPoint.Win.Spread.Appearance,System.Drawing.Rectangle,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetErrorIconBound.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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 the error icon in.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetObjectData.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Serializes the cell type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_GetPreferredSize_System_Drawing_Graphics_System_Drawing_Size_FarPoint_Win_Spread_Appearance_System_Object_System_Single_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetPreferredSize(System.Drawing.Graphics,System.Drawing.Size,FarPoint.Win.Spread.Appearance,System.Object,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetPreferredSize.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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 required) size of the cell for the renderer control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_GetReservedCursor_System_Object_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetReservedCursor(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetReservedCursor.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_GetTextRectangle_System_Drawing_Graphics_System_Drawing_Rectangle_System_Drawing_Font_FarPoint_Win_Spread_Appearance_System_Drawing_Rectangle__System_String_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetTextRectangle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Font,FarPoint.Win.Spread.Appearance,System.Drawing.Rectangle@,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.GetTextRectangle.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_GetTextRectangle_System_Drawing_Graphics_System_Drawing_Rectangle_System_Drawing_Font_FarPoint_Win_Spread_Appearance_System_Drawing_Rectangle__System_String_">GetTextRectangle(Graphics, Rectangle, Font, Appearance, ref Rectangle, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle in which text is drawn.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_InitializeEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.InitializeEditorControl(System.Windows.Forms.Control,FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.InitializeEditorControl.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_IsCaretInTheBeginning" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsCaretInTheBeginning">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsCaretInTheBeginning.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_IsCaretInTheBeginning">IsCaretInTheBeginning()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the caret is in the beginning.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_IsCaretInTheEnd" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsCaretInTheEnd">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsCaretInTheEnd.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_IsCaretInTheEnd">IsCaretInTheEnd()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the caret is at the end.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_IsCaretInTheFirstLine" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsCaretInTheFirstLine">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsCaretInTheFirstLine.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_IsCaretInTheFirstLine">IsCaretInTheFirstLine()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the caret is in the first line.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_IsCaretInTheLastLine" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsCaretInTheLastLine">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsCaretInTheLastLine.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_IsCaretInTheLastLine">IsCaretInTheLastLine()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the caret is in the last line.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_IsReservedKey_System_Windows_Forms_KeyEventArgs_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsReservedKey(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsReservedKey.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_IsReservedKey_System_Windows_Forms_KeyEventArgs_">IsReservedKey(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified key has special meaning to the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_IsReservedLocation_System_Drawing_Graphics_System_Int32_System_Int32_System_Drawing_Rectangle_FarPoint_Win_Spread_Appearance_System_Object_System_Single_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsReservedLocation(System.Drawing.Graphics,System.Int32,System.Int32,System.Drawing.Rectangle,FarPoint.Win.Spread.Appearance,System.Object,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsReservedLocation.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_IsReusable_System_Windows_Forms_Control_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsReusable(System.Windows.Forms.Control)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsReusable.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_IsReusable_System_Windows_Forms_Control_">IsReusable(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>Checks if this celltype is reusable.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_IsValid_System_Object_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsValid(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.IsValid.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_PaintCell_FarPoint_PDF_PdfGraphics_System_Drawing_RectangleF_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.PaintCell(FarPoint.PDF.PdfGraphics,System.Drawing.RectangleF,FarPoint.Win.Spread.Appearance,System.Object,System.Boolean,System.Boolean,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.PaintCell.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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 the cell when not in edit mode to the specified graphics interface with the specified appearance settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_PaintCell_System_Drawing_Graphics_System_Drawing_Rectangle_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.PaintCell(System.Drawing.Graphics,System.Drawing.Rectangle,FarPoint.Win.Spread.Appearance,System.Object,System.Boolean,System.Boolean,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.PaintCell.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_Parse_System_String_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.Parse(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.Parse.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_RemoveItem_System_Int32_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.RemoveItem(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.RemoveItem.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_RemoveItem_System_Int32_">RemoveItem(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes the individual item specified by index from the list.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.Serialize.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_SetEditorValue_System_Object_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.SetEditorValue(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.SetEditorValue.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_ShowSubEditor" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ShowSubEditor">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ShowSubEditor.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ShowSubEditor">ShowSubEditor()</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the subeditor control associated with the cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_StartEditing_System_EventArgs_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.StartEditing(System.EventArgs,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.StartEditing.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_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="FarPoint_Win_Spread_CellType_ComboBoxCellType_StopEditing" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.StopEditing">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.StopEditing.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_StopEditing">StopEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Stops the editing of a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_ToHorizontalAlignment_FarPoint_Win_Spread_CellHorizontalAlignment_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ToHorizontalAlignment(FarPoint.Win.Spread.CellHorizontalAlignment)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ToHorizontalAlignment.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ToHorizontalAlignment_FarPoint_Win_Spread_CellHorizontalAlignment_">ToHorizontalAlignment(CellHorizontalAlignment)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ComboBoxCellType_ToVerticalAlignment_FarPoint_Win_Spread_CellVerticalAlignment_" data-uid="FarPoint.Win.Spread.CellType.ComboBoxCellType.ToVerticalAlignment(FarPoint.Win.Spread.CellVerticalAlignment)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ComboBoxCellType.ToVerticalAlignment.html#FarPoint_Win_Spread_CellType_ComboBoxCellType_ToVerticalAlignment_FarPoint_Win_Spread_CellVerticalAlignment_">ToVerticalAlignment(CellVerticalAlignment)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
