# C1.Win.Calendar.UI.WeekTitleStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Calendar_UI_WeekTitleStyle" data-uid="C1.Win.Calendar.UI.WeekTitleStyle" class="text-break">WeekTitleStyle Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.Calendar.UI.WeekTitleStyle.html">WeekTitleStyle</a> class contains display attributes that
determine the appearance of <a class="xref" href="C1.Win.Calendar.C1CalendarView.html">C1CalendarView</a> week title on the screen.</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="C1.Win.Calendar.UI.BaseStyle.html">BaseStyle</a></div>
    <div class="level2"><span class="xref">WeekTitleStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Calendar.UI.html">C1.Win.Calendar.UI</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Calendar.10.dll</h6>
  <h5 id="C1_Win_Calendar_UI_WeekTitleStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class WeekTitleStyle : BaseStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class WeekTitleStyle
    Inherits BaseStyle</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="C1_Win_Calendar_UI_WeekTitleStyle__ctor" data-uid="C1.Win.Calendar.UI.WeekTitleStyle.#ctor">
          <a class="xref" href="C1.Win.Calendar.UI.WeekTitleStyle.-ctor.html#C1_Win_Calendar_UI_WeekTitleStyle__ctor">WeekTitleStyle()</a>
        </td>
        <td class="markdown level1 summary"></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="C1_Win_Calendar_UI_WeekTitleStyle_Font" data-uid="C1.Win.Calendar.UI.WeekTitleStyle.Font">
          <a class="xref" href="C1.Win.Calendar.UI.WeekTitleStyle.Font.html#C1_Win_Calendar_UI_WeekTitleStyle_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text font of WeekTitle element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_WeekTitleStyle_ForeColor" data-uid="C1.Win.Calendar.UI.WeekTitleStyle.ForeColor">
          <a class="xref" href="C1.Win.Calendar.UI.WeekTitleStyle.ForeColor.html#C1_Win_Calendar_UI_WeekTitleStyle_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> used to paint the text of WeekTitle element.</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="C1_Win_Calendar_UI_WeekTitleStyle_ApplyToStyle_C1_Framework_Style_" data-uid="C1.Win.Calendar.UI.WeekTitleStyle.ApplyToStyle(C1.Framework.Style)">
          <a class="xref" href="C1.Win.Calendar.UI.WeekTitleStyle.ApplyToStyle.html#C1_Win_Calendar_UI_WeekTitleStyle_ApplyToStyle_C1_Framework_Style_">ApplyToStyle(Style)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies style to destination <span class="xref">C1.Framework.Style</span> object if it is possible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_WeekTitleStyle_Dispose_System_Boolean_" data-uid="C1.Win.Calendar.UI.WeekTitleStyle.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.Calendar.UI.WeekTitleStyle.Dispose.html#C1_Win_Calendar_UI_WeekTitleStyle_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Releases all unmanaged resources.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_WeekTitleStyle_ResetFont" data-uid="C1.Win.Calendar.UI.WeekTitleStyle.ResetFont">
          <a class="xref" href="C1.Win.Calendar.UI.WeekTitleStyle.ResetFont.html#C1_Win_Calendar_UI_WeekTitleStyle_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_WeekTitleStyle_ShouldSerializeFont" data-uid="C1.Win.Calendar.UI.WeekTitleStyle.ShouldSerializeFont">
          <a class="xref" href="C1.Win.Calendar.UI.WeekTitleStyle.ShouldSerializeFont.html#C1_Win_Calendar_UI_WeekTitleStyle_ShouldSerializeFont">ShouldSerializeFont()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
