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

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_Fields_DateInputFieldInfo" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo" class="text-break">DateInputFieldInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents the <b>DateInputFieldInfo</b> class used to define input fields for the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.html">GcDateTimeCellType</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"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateFieldInfo.html">DateFieldInfo</a></div>
    <div class="level3"><span class="xref">DateInputFieldInfo</span></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateAmPmFieldInfo.html">DateAmPmFieldInfo</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateDayFieldInfo.html">DateDayFieldInfo</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraFieldInfo.html">DateEraFieldInfo</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraYearFieldInfo.html">DateEraYearFieldInfo</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateHourFieldInfo.html">DateHourFieldInfo</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateMinuteFieldInfo.html">DateMinuteFieldInfo</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateMonthFieldInfo.html">DateMonthFieldInfo</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateSecondFieldInfo.html">DateSecondFieldInfo</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateShortHourFieldInfo.html">DateShortHourFieldInfo</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateYearFieldInfo.html">DateYearFieldInfo</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>
  <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_DateInputFieldInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class DateInputFieldInfo : DateFieldInfo, INamedObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class DateInputFieldInfo
    Inherits DateFieldInfo
    Implements INamedObject</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_Fields_DateInputFieldInfo__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_Fields_DateInputFieldInfo__ctor">DateInputFieldInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo.html">DateInputFieldInfo</a> 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_Fields_DateInputFieldInfo_PromptChar" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo.PromptChar">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo.PromptChar.html#GrapeCity_Win_Spread_InputMan_CellType_Fields_DateInputFieldInfo_PromptChar">PromptChar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the prompt character for the field.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_Fields_DateInputFieldInfo_SpinIncrement" data-uid="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo.SpinIncrement">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo.SpinIncrement.html#GrapeCity_Win_Spread_InputMan_CellType_Fields_DateInputFieldInfo_SpinIncrement">SpinIncrement</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the spin increment.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
