# C1.Win.Calendar.UI.TitleTheme

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Calendar_UI_TitleTheme" data-uid="C1.Win.Calendar.UI.TitleTheme" class="text-break">TitleTheme Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.Calendar.UI.TitleTheme.html">TitleTheme</a> contains styles which determine the appearance of
<a class="xref" href="C1.Win.Calendar.C1CalendarView.html">C1CalendarView</a> titles 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"><span class="xref">TitleTheme</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.4.8.dll</h6>
  <h5 id="C1_Win_Calendar_UI_TitleTheme_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TitleTheme : BaseC1FrameworkStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TitleTheme
    Inherits BaseC1FrameworkStyle</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="C1_Win_Calendar_UI_TitleTheme_Day" data-uid="C1.Win.Calendar.UI.TitleTheme.Day">
          <a class="xref" href="C1.Win.Calendar.UI.TitleTheme.Day.html#C1_Win_Calendar_UI_TitleTheme_Day">Day</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets day title style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_TitleTheme_Month" data-uid="C1.Win.Calendar.UI.TitleTheme.Month">
          <a class="xref" href="C1.Win.Calendar.UI.TitleTheme.Month.html#C1_Win_Calendar_UI_TitleTheme_Month">Month</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets month title style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_TitleTheme_Today" data-uid="C1.Win.Calendar.UI.TitleTheme.Today">
          <a class="xref" href="C1.Win.Calendar.UI.TitleTheme.Today.html#C1_Win_Calendar_UI_TitleTheme_Today">Today</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets today caption style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_TitleTheme_Week" data-uid="C1.Win.Calendar.UI.TitleTheme.Week">
          <a class="xref" href="C1.Win.Calendar.UI.TitleTheme.Week.html#C1_Win_Calendar_UI_TitleTheme_Week">Week</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets week title style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_TitleTheme_Weekend" data-uid="C1.Win.Calendar.UI.TitleTheme.Weekend">
          <a class="xref" href="C1.Win.Calendar.UI.TitleTheme.Weekend.html#C1_Win_Calendar_UI_TitleTheme_Weekend">Weekend</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets Weekend title style.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
