# FarPoint.Web.Spread.DateTimeCellType.EditModeSettings

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_DateTimeCellType_EditModeSettings" data-uid="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings" class="text-break">DateTimeCellType.EditModeSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the format setting of a cell type in edit mode.</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="FarPoint.Web.Spread.Editor.EditModeSettings.html">EditModeSettings</a></div>
    <div class="level2"><span class="xref">DateTimeCellType.EditModeSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_DateTimeCellType_EditModeSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DateTimeCellType.EditModeSettings : EditModeSettings</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DateTimeCellType.EditModeSettings
    Inherits EditModeSettings</code></pre>
  </div>
  <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_Web_Spread_DateTimeCellType_EditModeSettings_DateTimeFormat" data-uid="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.DateTimeFormat">
          <a class="xref" href="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.DateTimeFormat.html#FarPoint_Web_Spread_DateTimeCellType_EditModeSettings_DateTimeFormat">DateTimeFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a DateTimeFormatInfo that defines the format for editing dates and times.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_DateTimeCellType_EditModeSettings_FormatString" data-uid="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.FormatString">
          <a class="xref" href="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.FormatString.html#FarPoint_Web_Spread_DateTimeCellType_EditModeSettings_FormatString">FormatString</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format string used to format the date value.</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_Web_Spread_DateTimeCellType_EditModeSettings_Apply" data-uid="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.Apply">
          <a class="xref" href="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.Apply.html#FarPoint_Web_Spread_DateTimeCellType_EditModeSettings_Apply">Apply()</a>
        </td>
        <td class="markdown level1 summary"><p>Applies format settings to the specified formatter.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_DateTimeCellType_EditModeSettings_Restore" data-uid="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.Restore">
          <a class="xref" href="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.Restore.html#FarPoint_Web_Spread_DateTimeCellType_EditModeSettings_Restore">Restore()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores saved format settings to the specified formatter.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_DateTimeCellType_EditModeSettings_Save" data-uid="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.Save">
          <a class="xref" href="FarPoint.Web.Spread.DateTimeCellType.EditModeSettings.Save.html#FarPoint_Web_Spread_DateTimeCellType_EditModeSettings_Save">Save()</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the current format settings.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
