# GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo" class="text-break">ListItemInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <b>ListItemInfo</b> class used to specify the default item settings.</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"><span class="xref">ListItemInfo</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <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>
  <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_ListItemInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class ListItemInfo : ISerializable, ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class ListItemInfo
    Implements ISerializable, ISerializeSupport</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_ListItemInfo__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor">ListItemInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_">ListItemInfo(SubItemInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo___" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo[])">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo___">ListItemInfo(SubItemInfo[])</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo___System_Int32_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo[],System.Int32,System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo___System_Int32_System_Object_">ListItemInfo(SubItemInfo[], int, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo___System_Int32_System_Object_System_Drawing_Color_System_Drawing_Color_System_Int32_System_Drawing_Font_GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_System_String_System_Object_System_Boolean_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo[],System.Int32,System.Object,System.Drawing.Color,System.Drawing.Color,System.Int32,System.Drawing.Font,GrapeCity.Win.Spread.InputMan.CellType.GradientEffect,System.String,System.Object,System.Boolean)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo___System_Int32_System_Object_System_Drawing_Color_System_Drawing_Color_System_Int32_System_Drawing_Font_GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_System_String_System_Object_System_Boolean_">ListItemInfo(SubItemInfo[], int, object, Color, Color, int, Font, GradientEffect, string, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo___System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo[],System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo___System_Object_">ListItemInfo(SubItemInfo[], object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Object___" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(System.Object[])">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Object___">ListItemInfo(params object[])</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Object___System_Int32_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(System.Object[],System.Int32,System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Object___System_Int32_System_Object_">ListItemInfo(object[], int, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Object___System_Int32_System_Object_System_Drawing_Color_System_Drawing_Color_System_Int32_System_Drawing_Font_GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_System_String_System_Object_System_Boolean_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(System.Object[],System.Int32,System.Object,System.Drawing.Color,System.Drawing.Color,System.Int32,System.Drawing.Font,GrapeCity.Win.Spread.InputMan.CellType.GradientEffect,System.String,System.Object,System.Boolean)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Object___System_Int32_System_Object_System_Drawing_Color_System_Drawing_Color_System_Int32_System_Drawing_Font_GrapeCity_Win_Spread_InputMan_CellType_GradientEffect_System_String_System_Object_System_Boolean_">ListItemInfo(object[], int, object, Color, Color, int, Font, GradientEffect, string, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Object___System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(System.Object[],System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Object___System_Object_">ListItemInfo(object[], object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">ListItemInfo(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of this class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_String_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.#ctor(System.String)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo__ctor_System_String_">ListItemInfo(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> class with settings.</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_ListItemInfo_AutoItemHeight" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.AutoItemHeight">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.AutoItemHeight.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_AutoItemHeight">AutoItemHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> object calculates the height automatically.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_BackColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.BackColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.BackColor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Enabled" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Enabled">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Enabled.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> object is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Font" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Font">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Font.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ForeColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ForeColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ForeColor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_GradientEffect" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.GradientEffect">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.GradientEffect.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_GradientEffect">GradientEffect</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_ListItemInfo_Height" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Height">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Height.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of the ListItemInfo object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Image" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Image">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Image.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Image">Image</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ListItemInfo image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Indent" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Indent">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Indent.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Indent">Indent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the indent setting of <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_SubItems" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.SubItems">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.SubItems.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_SubItems">SubItems</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the subitem collection of <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Tag" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Tag">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Tag.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tag the user wants to set.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Text" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Text">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Text.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text in the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.html">ListItemInfo</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ToolTipText" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ToolTipText">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ToolTipText.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ToolTipText">ToolTipText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets tooltip text of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Visible" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Visible">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Visible.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the list item is visible.</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_ListItemInfo_Deserialize_System_Xml_XmlNodeReader_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Deserialize.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_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_ListItemInfo_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.GetObjectData.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_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_ListItemInfo_ResetAutoItemHeight" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetAutoItemHeight">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetAutoItemHeight.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetAutoItemHeight">ResetAutoItemHeight()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the height of the item that was set automatically.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetBackColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetBackColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetBackColor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetBackColor">ResetBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the backcolor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetFont" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetFont">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetFont.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetForeColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetForeColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetForeColor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetForeColor">ResetForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the forecolor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetGradientEffect" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetGradientEffect">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetGradientEffect.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetGradientEffect">ResetGradientEffect()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the gradient effect.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetHeight" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetHeight">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetHeight.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetHeight">ResetHeight()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetImage" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetImage">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetImage.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetImage">ResetImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetIndent" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetIndent">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetIndent.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetIndent">ResetIndent()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the indent setting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetVisible" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetVisible">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ResetVisible.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ResetVisible">ResetVisible()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the visible setting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_Serialize_System_Xml_XmlTextWriter_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.Serialize.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_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_ListItemInfo_ShouldSerializeAutoItemHeight" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeAutoItemHeight">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeAutoItemHeight.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeAutoItemHeight">ShouldSerializeAutoItemHeight()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the automatic item height should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeBackColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeBackColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeBackColor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeBackColor">ShouldSerializeBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the backcolor should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeFont" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeFont">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeFont.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeFont">ShouldSerializeFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the font should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeForeColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeForeColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeForeColor.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeForeColor">ShouldSerializeForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the forecolor should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeGradientEffect" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeGradientEffect">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeGradientEffect.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeGradientEffect">ShouldSerializeGradientEffect()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the gradient effect should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeHeight" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeHeight">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeHeight.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeHeight">ShouldSerializeHeight()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the height should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeImage" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeImage">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeImage.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeImage">ShouldSerializeImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the image should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeIndent" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeIndent">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeIndent.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeIndent">ShouldSerializeIndent()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the indent setting should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeVisible" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeVisible">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.ShouldSerializeVisible.html#GrapeCity_Win_Spread_InputMan_CellType_ListItemInfo_ShouldSerializeVisible">ShouldSerializeVisible()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the visible setting should be serialized.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
