# GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_Fields_TimeSpanFieldInfo" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo" class="text-break">TimeSpanFieldInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents the <b>TimeSpanField</b> class used to define base input fields for the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpanCellType.html">GcTimeSpanCellType</a>.</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="GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo.html">FieldInfo</a></div>
    <div class="level2"><span class="xref">TimeSpanFieldInfo</span></div>
      <div class="level3"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanInputFieldInfo.html">TimeSpanInputFieldInfo</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanLiteralFieldInfo.html">TimeSpanLiteralFieldInfo</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanSignFieldInfo.html">TimeSpanSignFieldInfo</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.INamedObject.html">INamedObject</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.html">GrapeCity.Win.Spread.InputMan.CellType.Fields</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Win.PluginInputMan.dll</h6>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_Fields_TimeSpanFieldInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class TimeSpanFieldInfo : FieldInfo, INamedObject, ISerializable, ISerializeSupport, INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class TimeSpanFieldInfo
    Inherits FieldInfo
    Implements INamedObject, ISerializable, ISerializeSupport, INotifyPropertyChanged</code></pre>
  </div>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_Fields_TimeSpanFieldInfo_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>This class represents the base class for field types that can be accepted by the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpanCellType.html">GcTimeSpanCellType</a>.</p>
</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_Fields_TimeSpanFieldInfo__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_Fields_TimeSpanFieldInfo__ctor">TimeSpanFieldInfo()</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_Fields_TimeSpanFieldInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_Fields_TimeSpanFieldInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">TimeSpanFieldInfo(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of this class.</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_Fields_TimeSpanFieldInfo_Deserialize_System_Xml_XmlNodeReader_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.Deserialize.html#GrapeCity_Win_Spread_InputMan_CellType_Fields_TimeSpanFieldInfo_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_Fields_TimeSpanFieldInfo_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.GetObjectData.html#GrapeCity_Win_Spread_InputMan_CellType_Fields_TimeSpanFieldInfo_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_Fields_TimeSpanFieldInfo_Serialize_System_Xml_XmlTextWriter_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.Serialize.html#GrapeCity_Win_Spread_InputMan_CellType_Fields_TimeSpanFieldInfo_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_Fields_TimeSpanFieldInfo_PropertyChanged" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.PropertyChanged">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Event is raised when a property is changed</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
