# FarPoint.Win.Spread.TitleInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_TitleInfo" data-uid="FarPoint.Win.Spread.TitleInfo" class="text-break">TitleInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents information about the title bar in the Spread component.</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">TitleInfo</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <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>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_TitleInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class TitleInfo : ISerializeSupport, ISerializable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class TitleInfo
    Implements ISerializeSupport, ISerializable</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_TitleInfo__ctor" data-uid="FarPoint.Win.Spread.TitleInfo.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.-ctor.html#FarPoint_Win_Spread_TitleInfo__ctor">TitleInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates information about the title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.TitleInfo.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.-ctor.html#FarPoint_Win_Spread_TitleInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">TitleInfo(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new default sheet style model from deserialization.</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_TitleInfo_BackColor" data-uid="FarPoint.Win.Spread.TitleInfo.BackColor">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.BackColor.html#FarPoint_Win_Spread_TitleInfo_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the back color of the title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_Border" data-uid="FarPoint.Win.Spread.TitleInfo.Border">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.Border.html#FarPoint_Win_Spread_TitleInfo_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border of the title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_CellType" data-uid="FarPoint.Win.Spread.TitleInfo.CellType">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.CellType.html#FarPoint_Win_Spread_TitleInfo_CellType">CellType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of cell for the title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_Font" data-uid="FarPoint.Win.Spread.TitleInfo.Font">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.Font.html#FarPoint_Win_Spread_TitleInfo_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font settings of the title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_ForeColor" data-uid="FarPoint.Win.Spread.TitleInfo.ForeColor">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.ForeColor.html#FarPoint_Win_Spread_TitleInfo_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text color of the title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_Height" data-uid="FarPoint.Win.Spread.TitleInfo.Height">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.Height.html#FarPoint_Win_Spread_TitleInfo_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_HorizontalAlign" data-uid="FarPoint.Win.Spread.TitleInfo.HorizontalAlign">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.HorizontalAlign.html#FarPoint_Win_Spread_TitleInfo_HorizontalAlign">HorizontalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal alignment of the title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_Text" data-uid="FarPoint.Win.Spread.TitleInfo.Text">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.Text.html#FarPoint_Win_Spread_TitleInfo_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text of title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_Value" data-uid="FarPoint.Win.Spread.TitleInfo.Value">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.Value.html#FarPoint_Win_Spread_TitleInfo_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value for title.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_VerticalAlign" data-uid="FarPoint.Win.Spread.TitleInfo.VerticalAlign">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.VerticalAlign.html#FarPoint_Win_Spread_TitleInfo_VerticalAlign">VerticalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical alignment of the title bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_Visible" data-uid="FarPoint.Win.Spread.TitleInfo.Visible">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.Visible.html#FarPoint_Win_Spread_TitleInfo_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the titleinfo is displayed.</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_TitleInfo_Deserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Win.Spread.TitleInfo.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.Deserialize.html#FarPoint_Win_Spread_TitleInfo_Deserialize_System_Xml_XmlNodeReader_">Deserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the title bar information from XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_FireChanged_System_String_" data-uid="FarPoint.Win.Spread.TitleInfo.FireChanged(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.FireChanged.html#FarPoint_Win_Spread_TitleInfo_FireChanged_System_String_">FireChanged(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the property Changed event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.TitleInfo.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.GetObjectData.html#FarPoint_Win_Spread_TitleInfo_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Serializes the object to the SerializationInfo.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_Reset" data-uid="FarPoint.Win.Spread.TitleInfo.Reset">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.Reset.html#FarPoint_Win_Spread_TitleInfo_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the title bar information.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TitleInfo_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Win.Spread.TitleInfo.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Win.Spread.TitleInfo.Serialize.html#FarPoint_Win_Spread_TitleInfo_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the title bar information to XML.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
