# C1.Win.Calendar.UI.TodayCaptionStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Calendar_UI_TodayCaptionStyle" data-uid="C1.Win.Calendar.UI.TodayCaptionStyle" class="text-break">TodayCaptionStyle Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.Calendar.UI.TodayCaptionStyle.html">TodayCaptionStyle</a> class contains display attributes that
determine the appearance of <a class="xref" href="C1.Win.Calendar.C1CalendarView.html">C1CalendarView</a> today caption 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">TodayCaptionStyle</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_TodayCaptionStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TodayCaptionStyle : BaseStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TodayCaptionStyle
    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_TodayCaptionStyle__ctor" data-uid="C1.Win.Calendar.UI.TodayCaptionStyle.#ctor">
          <a class="xref" href="C1.Win.Calendar.UI.TodayCaptionStyle.-ctor.html#C1_Win_Calendar_UI_TodayCaptionStyle__ctor">TodayCaptionStyle()</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_TodayCaptionStyle_Font" data-uid="C1.Win.Calendar.UI.TodayCaptionStyle.Font">
          <a class="xref" href="C1.Win.Calendar.UI.TodayCaptionStyle.Font.html#C1_Win_Calendar_UI_TodayCaptionStyle_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text font of TodayCaption element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_TodayCaptionStyle_ForeColor" data-uid="C1.Win.Calendar.UI.TodayCaptionStyle.ForeColor">
          <a class="xref" href="C1.Win.Calendar.UI.TodayCaptionStyle.ForeColor.html#C1_Win_Calendar_UI_TodayCaptionStyle_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 TodayCaption 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_TodayCaptionStyle_ResetFont" data-uid="C1.Win.Calendar.UI.TodayCaptionStyle.ResetFont">
          <a class="xref" href="C1.Win.Calendar.UI.TodayCaptionStyle.ResetFont.html#C1_Win_Calendar_UI_TodayCaptionStyle_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_UI_TodayCaptionStyle_ShouldSerializeFont" data-uid="C1.Win.Calendar.UI.TodayCaptionStyle.ShouldSerializeFont">
          <a class="xref" href="C1.Win.Calendar.UI.TodayCaptionStyle.ShouldSerializeFont.html#C1_Win_Calendar_UI_TodayCaptionStyle_ShouldSerializeFont">ShouldSerializeFont()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
