# GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo" class="text-break">SubItemInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <b>SubItemInfo</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"><span class="xref">SubItemInfo</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_SubItemInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class SubItemInfo : ISerializable, ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class SubItemInfo
    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_SubItemInfo__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo__ctor">SubItemInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.html">SubItemInfo</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo__ctor_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.#ctor(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo__ctor_System_Object_">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.SubItemInfo.html">SubItemInfo</a> class with values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo__ctor_System_Object_System_Object_System_Drawing_ContentAlignment_System_Boolean_System_Boolean_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.#ctor(System.Object,System.Object,System.Drawing.ContentAlignment,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo__ctor_System_Object_System_Object_System_Drawing_ContentAlignment_System_Boolean_System_Boolean_">SubItemInfo(object, object, ContentAlignment, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.html">SubItemInfo</a> class with values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">SubItemInfo(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of this 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_SubItemInfo_ContentAlignment" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ContentAlignment">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ContentAlignment.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_ContentAlignment">ContentAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Ellipsis" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Ellipsis">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Ellipsis.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Ellipsis">Ellipsis</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to display the ellipsis when the text is not completely displayed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Padding" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Padding">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Padding.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Padding.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Padding">Padding</a> value that indicates the margin of <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.html">SubItemInfo</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Tag" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Tag">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Tag.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value the user set.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Value" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Value">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Value.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.html">SubItemInfo</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_WordWrap" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.WordWrap">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.WordWrap.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_WordWrap">WordWrap</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 the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.html">SubItemInfo</a> object can wrap by word.</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_SubItemInfo_Deserialize_System_Xml_XmlNodeReader_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Deserialize.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_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_SubItemInfo_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.GetObjectData.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_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_SubItemInfo_ResetContentAlignment" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ResetContentAlignment">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ResetContentAlignment.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_ResetContentAlignment">ResetContentAlignment()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the content alignment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_ResetEllipsis" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ResetEllipsis">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ResetEllipsis.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_ResetEllipsis">ResetEllipsis()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the ellipsis.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_ResetPadding" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ResetPadding">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ResetPadding.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_ResetPadding">ResetPadding()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the padding.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_ResetWordWrap" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ResetWordWrap">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.ResetWordWrap.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_ResetWordWrap">ResetWordWrap()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the word wrap.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Serialize_System_Xml_XmlTextWriter_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Serialize.html#GrapeCity_Win_Spread_InputMan_CellType_SubItemInfo_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
