# GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekTitleInfo" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo" class="text-break">WeekTitleInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.html">WeekTitleInfo</a> contains the information for GrapeCity.Windows.InputMan.Primitives.WeekTitle presentation.</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">WeekTitleInfo</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <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.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_WeekTitleInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class WeekTitleInfo : INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class WeekTitleInfo
    Implements INotifyPropertyChanged</code></pre>
  </div>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekTitleInfo_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.html">WeekTitleInfo</a> contains the following information:</p>
<table><thead><tr><th class="term">WeekTitleInfo Property</th><th class="description">Description</th></tr></thead><tbody><tr><td class="term"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.DayOfWeek.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekTitleInfo_DayOfWeek">DayOfWeek</a></td><td class="description">The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.dayofweek">DayOfWeek</a> enumeration value of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.html">WeekTitleInfo</a> represents.</td></tr><tr><td class="term"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.Text.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekTitleInfo_Text">Text</a></td><td class="description">The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> value which is culture-specific abbreviated name of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.DayOfWeek.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekTitleInfo_DayOfWeek">DayOfWeek</a>.</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_WeekTitleInfo_DayOfWeek" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.DayOfWeek">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.DayOfWeek.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekTitleInfo_DayOfWeek">DayOfWeek</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.dayofweek">DayOfWeek</a> enumeration value of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.html">WeekTitleInfo</a> represents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekTitleInfo_Text" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.Text">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.Text.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekTitleInfo_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> value which is culture-specific abbreviated name of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo.DayOfWeek.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekTitleInfo_DayOfWeek">DayOfWeek</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
