# FarPoint.Web.Spread.YearMonthFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_YearMonthFormat" data-uid="FarPoint.Web.Spread.YearMonthFormat" class="text-break">YearMonthFormat Class
</h1>
  <div class="markdown level0 summary"><p>Represent a format for a header of a year-month calendar.</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">YearMonthFormat</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_YearMonthFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class YearMonthFormat</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class YearMonthFormat</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_Web_Spread_YearMonthFormat__ctor" data-uid="FarPoint.Web.Spread.YearMonthFormat.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.YearMonthFormat.-ctor.html#FarPoint_Web_Spread_YearMonthFormat__ctor">YearMonthFormat()</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize an instance of <a class="xref" href="FarPoint.Web.Spread.YearMonthFormat.html">YearMonthFormat</a> class whit default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_YearMonthFormat__ctor_System_String_System_String_" data-uid="FarPoint.Web.Spread.YearMonthFormat.#ctor(System.String,System.String)">
          <a class="xref" href="FarPoint.Web.Spread.YearMonthFormat.-ctor.html#FarPoint_Web_Spread_YearMonthFormat__ctor_System_String_System_String_">YearMonthFormat(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize an instance of <a class="xref" href="FarPoint.Web.Spread.YearMonthFormat.html">YearMonthFormat</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="FarPoint_Web_Spread_YearMonthFormat_MonthFormat" data-uid="FarPoint.Web.Spread.YearMonthFormat.MonthFormat">
          <a class="xref" href="FarPoint.Web.Spread.YearMonthFormat.MonthFormat.html#FarPoint_Web_Spread_YearMonthFormat_MonthFormat">MonthFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets Month format.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_YearMonthFormat_YearFormat" data-uid="FarPoint.Web.Spread.YearMonthFormat.YearFormat">
          <a class="xref" href="FarPoint.Web.Spread.YearMonthFormat.YearFormat.html#FarPoint_Web_Spread_YearMonthFormat_YearFormat">YearFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets Year format.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
