# GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo" class="text-break">HeaderInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> contains the information for header button presentation in GrapeCity.Windows.InputMan.GcDropDownCalendar.</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">HeaderInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.html">GrapeCity.Wpf.SpreadSheet.CellType.Editors</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.CellType.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class HeaderInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class HeaderInfo</code></pre>
  </div>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The GrapeCity.Windows.InputMan.GcDropDownCalendar displays a range of date such as a month, a year or a decade. The <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> contains the information for the current displayed range. It also is presented in the header button content in the default template of GrapeCity.Windows.InputMan.GcDropDownCalendar.
The <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> contains the following information:</p>
<table><thead><tr><th class="term"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> Property</th><th class="description">Description</th></tr></thead><tbody><tr><td class="term"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.StartDate.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_StartDate">StartDate</a></td><td class="description">The first date of the date range which the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> represents.</td></tr><tr><td class="term"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.EndDate.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_EndDate">EndDate</a></td><td class="description">The last date of the date range which the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> represents.</td></tr><tr><td class="term"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.Text.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_Text">Text</a></td><td class="description">The formatted <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> value that the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> should be presented according to the GrapeCity.Windows.InputMan.GcDropDownCalendar.YearMonthFormat or GrapeCity.Windows.InputMan.GcDropDownCalendar.YearFormat.</td></tr></tbody></table>
</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="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_EndDate" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.EndDate">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.EndDate.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_EndDate">EndDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the last date of the date range which the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> represents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_StartDate" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.StartDate">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.StartDate.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_StartDate">StartDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the first date of the date range which the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> represents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_Text" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.Text">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.Text.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_HeaderInfo_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the formatted <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> value that the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.html">HeaderInfo</a> should be presented according to the GrapeCity.Windows.InputMan.GcDropDownCalendar.YearMonthFormat or GrapeCity.Windows.InputMan.GcDropDownCalendar.YearFormat.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
