# C1.Maui.Calendar.C1Calendar

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Maui_Calendar_C1Calendar" data-uid="C1.Maui.Calendar.C1Calendar" class="text-break">C1Calendar Class
</h1>
  <div class="markdown level0 summary"><p>Represents a month calendar with the ability to interactively navigate
through months and select a specific <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.datetime">DateTime</a> value or a range of dates.</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.Maui.Core/C1.Maui.Core.C1View.html">C1View</a></div>
    <div class="level2"><span class="xref">C1Calendar</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Maui.Calendar.html">C1.Maui.Calendar</a></h6>
  <h6><strong>Assembly</strong>: C1.Maui.Calendar.dll</h6>
  <h5 id="C1_Maui_Calendar_C1Calendar_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1Calendar : C1View, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1Calendar
    Inherits C1View
    Implements IDisposable</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_Maui_Calendar_C1Calendar__ctor" data-uid="C1.Maui.Calendar.C1Calendar.#ctor">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.-ctor.html#C1_Maui_Calendar_C1Calendar__ctor">C1Calendar()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Maui.Calendar.C1Calendar.html">C1Calendar</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_AdjacentDayForegroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.AdjacentDayForegroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.AdjacentDayForegroundProperty.html">AdjacentDayForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.AdjacentDayForeground.html#C1_Maui_Calendar_C1Calendar_AdjacentDayForeground">AdjacentDayForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_AdjacentDaySlotTemplateProperty" data-uid="C1.Maui.Calendar.C1Calendar.AdjacentDaySlotTemplateProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.AdjacentDaySlotTemplateProperty.html">AdjacentDaySlotTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.AdjacentDaySlotTemplate.html#C1_Maui_Calendar_C1Calendar_AdjacentDaySlotTemplate">AdjacentDaySlotTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_AdjacentDayStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.AdjacentDayStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.AdjacentDayStyleProperty.html">AdjacentDayStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.AdjacentDayStyle.html#C1_Maui_Calendar_C1Calendar_AdjacentDayStyle">AdjacentDayStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_BoldDayStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.BoldDayStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.BoldDayStyleProperty.html">BoldDayStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.BoldDayStyle.html#C1_Maui_Calendar_C1Calendar_BoldDayStyle">BoldDayStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_BoldedDatesProperty" data-uid="C1.Maui.Calendar.C1Calendar.BoldedDatesProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.BoldedDatesProperty.html">BoldedDatesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.BoldedDates.html#C1_Maui_Calendar_C1Calendar_BoldedDates">BoldedDates</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_CalendarTypeProperty" data-uid="C1.Maui.Calendar.C1Calendar.CalendarTypeProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.CalendarTypeProperty.html">CalendarTypeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.CalendarType.html#C1_Maui_Calendar_C1Calendar_CalendarType">CalendarType</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayBackgroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayBackgroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayBackgroundProperty.html">DayBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayBackground.html#C1_Maui_Calendar_C1Calendar_DayBackground">DayBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayBorderBrushProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayBorderBrushProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayBorderBrushProperty.html">DayBorderBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayBorderBrush.html#C1_Maui_Calendar_C1Calendar_DayBorderBrush">DayBorderBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayBorderThicknessProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayBorderThicknessProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayBorderThicknessProperty.html">DayBorderThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayBorderThickness.html#C1_Maui_Calendar_C1Calendar_DayBorderThickness">DayBorderThickness</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayForegroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayForegroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayForegroundProperty.html">DayForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayForeground.html#C1_Maui_Calendar_C1Calendar_DayForeground">DayForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekBackgroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekBackgroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekBackgroundProperty.html">DayOfWeekBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekBackground.html#C1_Maui_Calendar_C1Calendar_DayOfWeekBackground">DayOfWeekBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekFontAttributesProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekFontAttributesProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFontAttributesProperty.html">DayOfWeekFontAttributesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFontAttributes.html#C1_Maui_Calendar_C1Calendar_DayOfWeekFontAttributes">DayOfWeekFontAttributes</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekFontFamilyProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekFontFamilyProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFontFamilyProperty.html">DayOfWeekFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFontFamily.html#C1_Maui_Calendar_C1Calendar_DayOfWeekFontFamily">DayOfWeekFontFamily</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekFontSizeProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekFontSizeProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFontSizeProperty.html">DayOfWeekFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFontSize.html#C1_Maui_Calendar_C1Calendar_DayOfWeekFontSize">DayOfWeekFontSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekForegroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekForegroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekForegroundProperty.html">DayOfWeekForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekForeground.html#C1_Maui_Calendar_C1Calendar_DayOfWeekForeground">DayOfWeekForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekFormatProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekFormatProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFormatProperty.html">DayOfWeekFormatProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFormat.html#C1_Maui_Calendar_C1Calendar_DayOfWeekFormat">DayOfWeekFormat</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekPaddingProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekPaddingProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekPaddingProperty.html">DayOfWeekPaddingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekPadding.html#C1_Maui_Calendar_C1Calendar_DayOfWeekPadding">DayOfWeekPadding</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekSlotTemplateProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekSlotTemplateProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekSlotTemplateProperty.html">DayOfWeekSlotTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekSlotTemplate.html#C1_Maui_Calendar_C1Calendar_DayOfWeekSlotTemplate">DayOfWeekSlotTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekStyleProperty.html">DayOfWeekStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekStyle.html#C1_Maui_Calendar_C1Calendar_DayOfWeekStyle">DayOfWeekStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayPaddingProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayPaddingProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayPaddingProperty.html">DayPaddingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayPadding.html#C1_Maui_Calendar_C1Calendar_DayPadding">DayPadding</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DaySlotTemplateProperty" data-uid="C1.Maui.Calendar.C1Calendar.DaySlotTemplateProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DaySlotTemplateProperty.html">DaySlotTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DaySlotTemplate.html#C1_Maui_Calendar_C1Calendar_DaySlotTemplate">DaySlotTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.DayStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayStyleProperty.html">DayStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayStyle.html#C1_Maui_Calendar_C1Calendar_DayStyle">DayStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DisabledForegroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.DisabledForegroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisabledForegroundProperty.html">DisabledForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisabledForeground.html#C1_Maui_Calendar_C1Calendar_DisabledForeground">DisabledForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DisabledStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.DisabledStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisabledStyleProperty.html">DisabledStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisabledStyle.html#C1_Maui_Calendar_C1Calendar_DisabledStyle">DisabledStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DisplayDateProperty" data-uid="C1.Maui.Calendar.C1Calendar.DisplayDateProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisplayDateProperty.html">DisplayDateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisplayDate.html#C1_Maui_Calendar_C1Calendar_DisplayDate">DisplayDate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_FirstDayOfWeekProperty" data-uid="C1.Maui.Calendar.C1Calendar.FirstDayOfWeekProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.FirstDayOfWeekProperty.html">FirstDayOfWeekProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.FirstDayOfWeek.html#C1_Maui_Calendar_C1Calendar_FirstDayOfWeek">FirstDayOfWeek</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderBackgroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.HeaderBackgroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderBackgroundProperty.html">HeaderBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderBackground.html#C1_Maui_Calendar_C1Calendar_HeaderBackground">HeaderBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderFontAttributesProperty" data-uid="C1.Maui.Calendar.C1Calendar.HeaderFontAttributesProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderFontAttributesProperty.html">HeaderFontAttributesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderFontAttributes.html#C1_Maui_Calendar_C1Calendar_HeaderFontAttributes">HeaderFontAttributes</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderFontFamilyProperty" data-uid="C1.Maui.Calendar.C1Calendar.HeaderFontFamilyProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderFontFamilyProperty.html">HeaderFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderFontFamily.html#C1_Maui_Calendar_C1Calendar_HeaderFontFamily">HeaderFontFamily</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderFontSizeProperty" data-uid="C1.Maui.Calendar.C1Calendar.HeaderFontSizeProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderFontSizeProperty.html">HeaderFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderFontSize.html#C1_Maui_Calendar_C1Calendar_HeaderFontSize">HeaderFontSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderForegroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.HeaderForegroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderForegroundProperty.html">HeaderForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderForeground.html#C1_Maui_Calendar_C1Calendar_HeaderForeground">HeaderForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderMonthFormatProperty" data-uid="C1.Maui.Calendar.C1Calendar.HeaderMonthFormatProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderMonthFormatProperty.html">HeaderMonthFormatProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderMonthFormat.html#C1_Maui_Calendar_C1Calendar_HeaderMonthFormat">HeaderMonthFormat</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.HeaderStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderStyleProperty.html">HeaderStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderStyle.html#C1_Maui_Calendar_C1Calendar_HeaderStyle">HeaderStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_IsAnimatedProperty" data-uid="C1.Maui.Calendar.C1Calendar.IsAnimatedProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.IsAnimatedProperty.html">IsAnimatedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.IsAnimated.html#C1_Maui_Calendar_C1Calendar_IsAnimated">IsAnimated</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MaxDateProperty" data-uid="C1.Maui.Calendar.C1Calendar.MaxDateProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MaxDateProperty.html">MaxDateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.MaxDate.html#C1_Maui_Calendar_C1Calendar_MaxDate">MaxDate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MaxSelectionCountProperty" data-uid="C1.Maui.Calendar.C1Calendar.MaxSelectionCountProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MaxSelectionCountProperty.html">MaxSelectionCountProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.MaxSelectionCount.html#C1_Maui_Calendar_C1Calendar_MaxSelectionCount">MaxSelectionCount</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MinDateProperty" data-uid="C1.Maui.Calendar.C1Calendar.MinDateProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MinDateProperty.html">MinDateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.MinDate.html#C1_Maui_Calendar_C1Calendar_MinDate">MinDate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MonthStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.MonthStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MonthStyleProperty.html">MonthStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.MonthStyle.html#C1_Maui_Calendar_C1Calendar_MonthStyle">MonthStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MouseOverBrushProperty" data-uid="C1.Maui.Calendar.C1Calendar.MouseOverBrushProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MouseOverBrushProperty.html">MouseOverBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.MouseOverBrush.html#C1_Maui_Calendar_C1Calendar_MouseOverBrush">MouseOverBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MouseOverModeProperty" data-uid="C1.Maui.Calendar.C1Calendar.MouseOverModeProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MouseOverModeProperty.html">MouseOverModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.MouseOverMode.html#C1_Maui_Calendar_C1Calendar_MouseOverMode">MouseOverMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_NextIconTemplateProperty" data-uid="C1.Maui.Calendar.C1Calendar.NextIconTemplateProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.NextIconTemplateProperty.html">NextIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.NextIconTemplate.html#C1_Maui_Calendar_C1Calendar_NextIconTemplate">NextIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OrientationProperty" data-uid="C1.Maui.Calendar.C1Calendar.OrientationProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OrientationProperty.html">OrientationProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.Orientation.html#C1_Maui_Calendar_C1Calendar_Orientation">Orientation</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_PrevIconTemplateProperty" data-uid="C1.Maui.Calendar.C1Calendar.PrevIconTemplateProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.PrevIconTemplateProperty.html">PrevIconTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.PrevIconTemplate.html#C1_Maui_Calendar_C1Calendar_PrevIconTemplate">PrevIconTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectedDateProperty" data-uid="C1.Maui.Calendar.C1Calendar.SelectedDateProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectedDateProperty.html">SelectedDateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectedDate.html#C1_Maui_Calendar_C1Calendar_SelectedDate">SelectedDate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectedDatesProperty" data-uid="C1.Maui.Calendar.C1Calendar.SelectedDatesProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectedDatesProperty.html">SelectedDatesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectedDates.html#C1_Maui_Calendar_C1Calendar_SelectedDates">SelectedDates</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionBackgroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.SelectionBackgroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionBackgroundProperty.html">SelectionBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionBackground.html#C1_Maui_Calendar_C1Calendar_SelectionBackground">SelectionBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionForegroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.SelectionForegroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionForegroundProperty.html">SelectionForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionForeground.html#C1_Maui_Calendar_C1Calendar_SelectionForeground">SelectionForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionModeProperty" data-uid="C1.Maui.Calendar.C1Calendar.SelectionModeProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionModeProperty.html">SelectionModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionMode.html#C1_Maui_Calendar_C1Calendar_SelectionMode">SelectionMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.SelectionStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionStyleProperty.html">SelectionStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionStyle.html#C1_Maui_Calendar_C1Calendar_SelectionStyle">SelectionStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ShowAdjacentDayProperty" data-uid="C1.Maui.Calendar.C1Calendar.ShowAdjacentDayProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ShowAdjacentDayProperty.html">ShowAdjacentDayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.ShowAdjacentDay.html#C1_Maui_Calendar_C1Calendar_ShowAdjacentDay">ShowAdjacentDay</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ShowHeaderProperty" data-uid="C1.Maui.Calendar.C1Calendar.ShowHeaderProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ShowHeaderProperty.html">ShowHeaderProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.ShowHeader.html#C1_Maui_Calendar_C1Calendar_ShowHeader">ShowHeader</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ShowNavigationButtonsProperty" data-uid="C1.Maui.Calendar.C1Calendar.ShowNavigationButtonsProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ShowNavigationButtonsProperty.html">ShowNavigationButtonsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.ShowNavigationButtons.html#C1_Maui_Calendar_C1Calendar_ShowNavigationButtons">ShowNavigationButtons</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayBackgroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.TodayBackgroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayBackgroundProperty.html">TodayBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayBackground.html#C1_Maui_Calendar_C1Calendar_TodayBackground">TodayBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayBorderBrushProperty" data-uid="C1.Maui.Calendar.C1Calendar.TodayBorderBrushProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayBorderBrushProperty.html">TodayBorderBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayBorderBrush.html#C1_Maui_Calendar_C1Calendar_TodayBorderBrush">TodayBorderBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayBorderThicknessProperty" data-uid="C1.Maui.Calendar.C1Calendar.TodayBorderThicknessProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayBorderThicknessProperty.html">TodayBorderThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayBorderThickness.html#C1_Maui_Calendar_C1Calendar_TodayBorderThickness">TodayBorderThickness</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayFontAttributesProperty" data-uid="C1.Maui.Calendar.C1Calendar.TodayFontAttributesProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayFontAttributesProperty.html">TodayFontAttributesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayFontAttributes.html#C1_Maui_Calendar_C1Calendar_TodayFontAttributes">TodayFontAttributes</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayFontFamilyProperty" data-uid="C1.Maui.Calendar.C1Calendar.TodayFontFamilyProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayFontFamilyProperty.html">TodayFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayFontFamily.html#C1_Maui_Calendar_C1Calendar_TodayFontFamily">TodayFontFamily</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayFontSizeProperty" data-uid="C1.Maui.Calendar.C1Calendar.TodayFontSizeProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayFontSizeProperty.html">TodayFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayFontSize.html#C1_Maui_Calendar_C1Calendar_TodayFontSize">TodayFontSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayForegroundProperty" data-uid="C1.Maui.Calendar.C1Calendar.TodayForegroundProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayForegroundProperty.html">TodayForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayForeground.html#C1_Maui_Calendar_C1Calendar_TodayForeground">TodayForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.TodayStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayStyleProperty.html">TodayStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayStyle.html#C1_Maui_Calendar_C1Calendar_TodayStyle">TodayStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ViewModeProperty" data-uid="C1.Maui.Calendar.C1Calendar.ViewModeProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ViewModeProperty.html">ViewModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.ViewMode.html#C1_Maui_Calendar_C1Calendar_ViewMode">ViewMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_YearStyleProperty" data-uid="C1.Maui.Calendar.C1Calendar.YearStyleProperty">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.YearStyleProperty.html">YearStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.C1Calendar.YearStyle.html#C1_Maui_Calendar_C1Calendar_YearStyle">YearStyle</a> dependency property.</p>
</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_Maui_Calendar_C1Calendar_ActualAdjacentStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualAdjacentStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualAdjacentStyle.html#C1_Maui_Calendar_C1Calendar_ActualAdjacentStyle">ActualAdjacentStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to adjacent slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualAdjacentYearStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualAdjacentYearStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualAdjacentYearStyle.html#C1_Maui_Calendar_C1Calendar_ActualAdjacentYearStyle">ActualAdjacentYearStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to adjacent year slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualBoldDayStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualBoldDayStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualBoldDayStyle.html#C1_Maui_Calendar_C1Calendar_ActualBoldDayStyle">ActualBoldDayStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to bolded date slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualDayOfWeekStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualDayOfWeekStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualDayOfWeekStyle.html#C1_Maui_Calendar_C1Calendar_ActualDayOfWeekStyle">ActualDayOfWeekStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to day-of-week slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualDayStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualDayStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualDayStyle.html#C1_Maui_Calendar_C1Calendar_ActualDayStyle">ActualDayStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to day slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualDisabledMonthStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualDisabledMonthStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualDisabledMonthStyle.html#C1_Maui_Calendar_C1Calendar_ActualDisabledMonthStyle">ActualDisabledMonthStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to disabled month slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualDisabledStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualDisabledStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualDisabledStyle.html#C1_Maui_Calendar_C1Calendar_ActualDisabledStyle">ActualDisabledStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to disabled slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualDisabledYearStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualDisabledYearStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualDisabledYearStyle.html#C1_Maui_Calendar_C1Calendar_ActualDisabledYearStyle">ActualDisabledYearStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to disabled year slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualHeaderStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualHeaderStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualHeaderStyle.html#C1_Maui_Calendar_C1Calendar_ActualHeaderStyle">ActualHeaderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to header slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualMonthStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualMonthStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualMonthStyle.html#C1_Maui_Calendar_C1Calendar_ActualMonthStyle">ActualMonthStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to month slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualSelectionStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualSelectionStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualSelectionStyle.html#C1_Maui_Calendar_C1Calendar_ActualSelectionStyle">ActualSelectionStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to selected slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualTodayStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualTodayStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualTodayStyle.html#C1_Maui_Calendar_C1Calendar_ActualTodayStyle">ActualTodayStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to today slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ActualYearStyle" data-uid="C1.Maui.Calendar.C1Calendar.ActualYearStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ActualYearStyle.html#C1_Maui_Calendar_C1Calendar_ActualYearStyle">ActualYearStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style applied to year slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_Adapter" data-uid="C1.Maui.Calendar.C1Calendar.Adapter">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.Adapter.html#C1_Maui_Calendar_C1Calendar_Adapter">Adapter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the adapter that provides the grid with the slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_AdjacentDayForeground" data-uid="C1.Maui.Calendar.C1Calendar.AdjacentDayForeground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.AdjacentDayForeground.html#C1_Maui_Calendar_C1Calendar_AdjacentDayForeground">AdjacentDayForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the adjacent days text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_AdjacentDaySlotTemplate" data-uid="C1.Maui.Calendar.C1Calendar.AdjacentDaySlotTemplate">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.AdjacentDaySlotTemplate.html#C1_Maui_Calendar_C1Calendar_AdjacentDaySlotTemplate">AdjacentDaySlotTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a data template that defines the UI representation for a single adjacent day on the calendar</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_AdjacentDayStyle" data-uid="C1.Maui.Calendar.C1Calendar.AdjacentDayStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.AdjacentDayStyle.html#C1_Maui_Calendar_C1Calendar_AdjacentDayStyle">AdjacentDayStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the AdjacentDay slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_BoldDayStyle" data-uid="C1.Maui.Calendar.C1Calendar.BoldDayStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.BoldDayStyle.html#C1_Maui_Calendar_C1Calendar_BoldDayStyle">BoldDayStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for bolded days slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_BoldedDates" data-uid="C1.Maui.Calendar.C1Calendar.BoldedDates">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.BoldedDates.html#C1_Maui_Calendar_C1Calendar_BoldedDates">BoldedDates</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the collection of the Bolded dates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_CalendarType" data-uid="C1.Maui.Calendar.C1Calendar.CalendarType">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.CalendarType.html#C1_Maui_Calendar_C1Calendar_CalendarType">CalendarType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of calendar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_CanGoBack" data-uid="C1.Maui.Calendar.C1Calendar.CanGoBack">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.CanGoBack.html#C1_Maui_Calendar_C1Calendar_CanGoBack">CanGoBack</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether it is possible to navigate backwards.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_CanGoForward" data-uid="C1.Maui.Calendar.C1Calendar.CanGoForward">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.CanGoForward.html#C1_Maui_Calendar_C1Calendar_CanGoForward">CanGoForward</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether it is possible to navigate forward.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayBackground" data-uid="C1.Maui.Calendar.C1Calendar.DayBackground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayBackground.html#C1_Maui_Calendar_C1Calendar_DayBackground">DayBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background for the day slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayBorderBrush" data-uid="C1.Maui.Calendar.C1Calendar.DayBorderBrush">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayBorderBrush.html#C1_Maui_Calendar_C1Calendar_DayBorderBrush">DayBorderBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color used for the border between day slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayBorderThickness" data-uid="C1.Maui.Calendar.C1Calendar.DayBorderThickness">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayBorderThickness.html#C1_Maui_Calendar_C1Calendar_DayBorderThickness">DayBorderThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border thickness between day slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayForeground" data-uid="C1.Maui.Calendar.C1Calendar.DayForeground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayForeground.html#C1_Maui_Calendar_C1Calendar_DayForeground">DayForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the text displayed in the day slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekBackground" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekBackground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekBackground.html#C1_Maui_Calendar_C1Calendar_DayOfWeekBackground">DayOfWeekBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for the day of week slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekFontAttributes" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekFontAttributes">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFontAttributes.html#C1_Maui_Calendar_C1Calendar_DayOfWeekFontAttributes">DayOfWeekFontAttributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font attributes of the day of week slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekFontFamily" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekFontFamily">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFontFamily.html#C1_Maui_Calendar_C1Calendar_DayOfWeekFontFamily">DayOfWeekFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family of the day of week slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekFontSize" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekFontSize">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFontSize.html#C1_Maui_Calendar_C1Calendar_DayOfWeekFontSize">DayOfWeekFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size of the day of week slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekForeground" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekForeground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekForeground.html#C1_Maui_Calendar_C1Calendar_DayOfWeekForeground">DayOfWeekForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the text displayed in the day of week slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekFormat" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekFormat">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekFormat.html#C1_Maui_Calendar_C1Calendar_DayOfWeekFormat">DayOfWeekFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format used to display the day of the week.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekPadding" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekPadding">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekPadding.html#C1_Maui_Calendar_C1Calendar_DayOfWeekPadding">DayOfWeekPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding of the day of week slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekSlotTemplate" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekSlotTemplate">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekSlotTemplate.html#C1_Maui_Calendar_C1Calendar_DayOfWeekSlotTemplate">DayOfWeekSlotTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a data template that defines the UI representation for a day of the week.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekStyle" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekStyle.html#C1_Maui_Calendar_C1Calendar_DayOfWeekStyle">DayOfWeekStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the Day of Week panel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayPadding" data-uid="C1.Maui.Calendar.C1Calendar.DayPadding">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayPadding.html#C1_Maui_Calendar_C1Calendar_DayPadding">DayPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding of the day slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DaySlotTemplate" data-uid="C1.Maui.Calendar.C1Calendar.DaySlotTemplate">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DaySlotTemplate.html#C1_Maui_Calendar_C1Calendar_DaySlotTemplate">DaySlotTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a data template that defines the UI representation for a single day of the month.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayStyle" data-uid="C1.Maui.Calendar.C1Calendar.DayStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayStyle.html#C1_Maui_Calendar_C1Calendar_DayStyle">DayStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the normal day slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DisabledForeground" data-uid="C1.Maui.Calendar.C1Calendar.DisabledForeground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisabledForeground.html#C1_Maui_Calendar_C1Calendar_DisabledForeground">DisabledForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color for the text of disabled slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DisabledStyle" data-uid="C1.Maui.Calendar.C1Calendar.DisabledStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisabledStyle.html#C1_Maui_Calendar_C1Calendar_DisabledStyle">DisabledStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the disabled slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DisplayDate" data-uid="C1.Maui.Calendar.C1Calendar.DisplayDate">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisplayDate.html#C1_Maui_Calendar_C1Calendar_DisplayDate">DisplayDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value specifying the currently displayed date of the year.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_FirstDayOfWeek" data-uid="C1.Maui.Calendar.C1Calendar.FirstDayOfWeek">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.FirstDayOfWeek.html#C1_Maui_Calendar_C1Calendar_FirstDayOfWeek">FirstDayOfWeek</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents the first day of the week, the one displayed in the first column of the calendar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderBackground" data-uid="C1.Maui.Calendar.C1Calendar.HeaderBackground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderBackground.html#C1_Maui_Calendar_C1Calendar_HeaderBackground">HeaderBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background for the header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderFontAttributes" data-uid="C1.Maui.Calendar.C1Calendar.HeaderFontAttributes">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderFontAttributes.html#C1_Maui_Calendar_C1Calendar_HeaderFontAttributes">HeaderFontAttributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font attributes of the header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderFontFamily" data-uid="C1.Maui.Calendar.C1Calendar.HeaderFontFamily">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderFontFamily.html#C1_Maui_Calendar_C1Calendar_HeaderFontFamily">HeaderFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family of the header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderFontSize" data-uid="C1.Maui.Calendar.C1Calendar.HeaderFontSize">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderFontSize.html#C1_Maui_Calendar_C1Calendar_HeaderFontSize">HeaderFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size of the header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderForeground" data-uid="C1.Maui.Calendar.C1Calendar.HeaderForeground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderForeground.html#C1_Maui_Calendar_C1Calendar_HeaderForeground">HeaderForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color for the header text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderMonthFormat" data-uid="C1.Maui.Calendar.C1Calendar.HeaderMonthFormat">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderMonthFormat.html#C1_Maui_Calendar_C1Calendar_HeaderMonthFormat">HeaderMonthFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format used to display the month of the year when the ViewMode is <a class="xref" href="C1.Maui.Calendar.CalendarViewMode.html#C1_Maui_Calendar_CalendarViewMode_Month">Month</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderStyle" data-uid="C1.Maui.Calendar.C1Calendar.HeaderStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderStyle.html#C1_Maui_Calendar_C1Calendar_HeaderStyle">HeaderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the calendar header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_IsAnimated" data-uid="C1.Maui.Calendar.C1Calendar.IsAnimated">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.IsAnimated.html#C1_Maui_Calendar_C1Calendar_IsAnimated">IsAnimated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the control is animated during navigation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MaxDate" data-uid="C1.Maui.Calendar.C1Calendar.MaxDate">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MaxDate.html#C1_Maui_Calendar_C1Calendar_MaxDate">MaxDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the latest date that the user can select in the calendar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MaxSelectionCount" data-uid="C1.Maui.Calendar.C1Calendar.MaxSelectionCount">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MaxSelectionCount.html#C1_Maui_Calendar_C1Calendar_MaxSelectionCount">MaxSelectionCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum number of days that can be selected in the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MinDate" data-uid="C1.Maui.Calendar.C1Calendar.MinDate">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MinDate.html#C1_Maui_Calendar_C1Calendar_MinDate">MinDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the earliest date that the user can select in the calendar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MonthStyle" data-uid="C1.Maui.Calendar.C1Calendar.MonthStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MonthStyle.html#C1_Maui_Calendar_C1Calendar_MonthStyle">MonthStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the normal month slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MouseOverBrush" data-uid="C1.Maui.Calendar.C1Calendar.MouseOverBrush">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MouseOverBrush.html#C1_Maui_Calendar_C1Calendar_MouseOverBrush">MouseOverBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Microsoft.Maui.Controls.Brush</span> that is used to highlight slots when the mouse is over.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MouseOverMode" data-uid="C1.Maui.Calendar.C1Calendar.MouseOverMode">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MouseOverMode.html#C1_Maui_Calendar_C1Calendar_MouseOverMode">MouseOverMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the mouse-over mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_NavigateAnimation" data-uid="C1.Maui.Calendar.C1Calendar.NavigateAnimation">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.NavigateAnimation.html#C1_Maui_Calendar_C1Calendar_NavigateAnimation">NavigateAnimation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object containing the animation settings that will be applied when navigating backwards or forward.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_NextIconTemplate" data-uid="C1.Maui.Calendar.C1Calendar.NextIconTemplate">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.NextIconTemplate.html#C1_Maui_Calendar_C1Calendar_NextIconTemplate">NextIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the next icon template.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_Orientation" data-uid="C1.Maui.Calendar.C1Calendar.Orientation">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.Orientation.html#C1_Maui_Calendar_C1Calendar_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating which orientation the calendar navigates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_PrevIconTemplate" data-uid="C1.Maui.Calendar.C1Calendar.PrevIconTemplate">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.PrevIconTemplate.html#C1_Maui_Calendar_C1Calendar_PrevIconTemplate">PrevIconTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the previous icon template.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectedDate" data-uid="C1.Maui.Calendar.C1Calendar.SelectedDate">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectedDate.html#C1_Maui_Calendar_C1Calendar_SelectedDate">SelectedDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the currently selected date.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectedDates" data-uid="C1.Maui.Calendar.C1Calendar.SelectedDates">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectedDates.html#C1_Maui_Calendar_C1Calendar_SelectedDates">SelectedDates</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the currently selected dates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionBackground" data-uid="C1.Maui.Calendar.C1Calendar.SelectionBackground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionBackground.html#C1_Maui_Calendar_C1Calendar_SelectionBackground">SelectionBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color used to highlight selected dates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionForeground" data-uid="C1.Maui.Calendar.C1Calendar.SelectionForeground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionForeground.html#C1_Maui_Calendar_C1Calendar_SelectionForeground">SelectionForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color for selected date text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionMode" data-uid="C1.Maui.Calendar.C1Calendar.SelectionMode">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionMode.html#C1_Maui_Calendar_C1Calendar_SelectionMode">SelectionMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the selection behavior for the calendar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionStyle" data-uid="C1.Maui.Calendar.C1Calendar.SelectionStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionStyle.html#C1_Maui_Calendar_C1Calendar_SelectionStyle">SelectionStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the selected slots.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ShowAdjacentDay" data-uid="C1.Maui.Calendar.C1Calendar.ShowAdjacentDay">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ShowAdjacentDay.html#C1_Maui_Calendar_C1Calendar_ShowAdjacentDay">ShowAdjacentDay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to display days corresponding to months
that are adjacent to the months currently represented by the control. The default value is True.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ShowHeader" data-uid="C1.Maui.Calendar.C1Calendar.ShowHeader">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ShowHeader.html#C1_Maui_Calendar_C1Calendar_ShowHeader">ShowHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Header will be shown if set, default value is true.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ShowNavigationButtons" data-uid="C1.Maui.Calendar.C1Calendar.ShowNavigationButtons">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ShowNavigationButtons.html#C1_Maui_Calendar_C1Calendar_ShowNavigationButtons">ShowNavigationButtons</a>
        </td>
        <td class="markdown level1 summary"><p>Navigation Buttons will be shown if set,  default value is true.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayBackground" data-uid="C1.Maui.Calendar.C1Calendar.TodayBackground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayBackground.html#C1_Maui_Calendar_C1Calendar_TodayBackground">TodayBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color used to highlight the background of the today day slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayBorderBrush" data-uid="C1.Maui.Calendar.C1Calendar.TodayBorderBrush">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayBorderBrush.html#C1_Maui_Calendar_C1Calendar_TodayBorderBrush">TodayBorderBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border color for the text of the today day slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayBorderThickness" data-uid="C1.Maui.Calendar.C1Calendar.TodayBorderThickness">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayBorderThickness.html#C1_Maui_Calendar_C1Calendar_TodayBorderThickness">TodayBorderThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border thickness for the text of the today day slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayFontAttributes" data-uid="C1.Maui.Calendar.C1Calendar.TodayFontAttributes">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayFontAttributes.html#C1_Maui_Calendar_C1Calendar_TodayFontAttributes">TodayFontAttributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font attributes of the today slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayFontFamily" data-uid="C1.Maui.Calendar.C1Calendar.TodayFontFamily">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayFontFamily.html#C1_Maui_Calendar_C1Calendar_TodayFontFamily">TodayFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family of the today slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayFontSize" data-uid="C1.Maui.Calendar.C1Calendar.TodayFontSize">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayFontSize.html#C1_Maui_Calendar_C1Calendar_TodayFontSize">TodayFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size of the today slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayForeground" data-uid="C1.Maui.Calendar.C1Calendar.TodayForeground">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayForeground.html#C1_Maui_Calendar_C1Calendar_TodayForeground">TodayForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color for the text of the today day slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_TodayStyle" data-uid="C1.Maui.Calendar.C1Calendar.TodayStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.TodayStyle.html#C1_Maui_Calendar_C1Calendar_TodayStyle">TodayStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the today slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ViewMode" data-uid="C1.Maui.Calendar.C1Calendar.ViewMode">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ViewMode.html#C1_Maui_Calendar_C1Calendar_ViewMode">ViewMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the calendar displays a month, year or decade view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ViewModeAnimation" data-uid="C1.Maui.Calendar.C1Calendar.ViewModeAnimation">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ViewModeAnimation.html#C1_Maui_Calendar_C1Calendar_ViewModeAnimation">ViewModeAnimation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object containing the animation settings that will be applied when changing the <a class="xref" href="C1.Maui.Calendar.C1Calendar.ViewMode.html#C1_Maui_Calendar_C1Calendar_ViewMode">ViewMode</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_YearStyle" data-uid="C1.Maui.Calendar.C1Calendar.YearStyle">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.YearStyle.html#C1_Maui_Calendar_C1Calendar_YearStyle">YearStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the normal year slot.</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_Maui_Calendar_C1Calendar_ChangeViewModeAsync_C1_Maui_Calendar_CalendarViewMode_System_Nullable_System_DateTime__System_Boolean_" data-uid="C1.Maui.Calendar.C1Calendar.ChangeViewModeAsync(C1.Maui.Calendar.CalendarViewMode,System.Nullable{System.DateTime},System.Boolean)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ChangeViewModeAsync.html#C1_Maui_Calendar_C1Calendar_ChangeViewModeAsync_C1_Maui_Calendar_CalendarViewMode_System_Nullable_System_DateTime__System_Boolean_">ChangeViewModeAsync(CalendarViewMode, DateTime?, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Changes the view mode asynchronously performing an animation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_Dispose_System_Boolean_" data-uid="C1.Maui.Calendar.C1Calendar.Dispose(System.Boolean)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.Dispose.html#C1_Maui_Calendar_C1Calendar_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_GoBackAsync_System_Boolean_" data-uid="C1.Maui.Calendar.C1Calendar.GoBackAsync(System.Boolean)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.GoBackAsync.html#C1_Maui_Calendar_C1Calendar_GoBackAsync_System_Boolean_">GoBackAsync(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Navigates backwards.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_GoForwardAsync_System_Boolean_" data-uid="C1.Maui.Calendar.C1Calendar.GoForwardAsync(System.Boolean)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.GoForwardAsync.html#C1_Maui_Calendar_C1Calendar_GoForwardAsync_System_Boolean_">GoForwardAsync(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Navigates forward.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_IsMouseOverSlot_C1_Maui_Calendar_CalendarSlotInfo_" data-uid="C1.Maui.Calendar.C1Calendar.IsMouseOverSlot(C1.Maui.Calendar.CalendarSlotInfo)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.IsMouseOverSlot.html#C1_Maui_Calendar_C1Calendar_IsMouseOverSlot_C1_Maui_Calendar_CalendarSlotInfo_">IsMouseOverSlot(CalendarSlotInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the slot presenter in the specified slot has the mouse over.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnDayOfWeekSlotLoading_C1_Maui_Calendar_CalendarDayOfWeekSlotLoadingEventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnDayOfWeekSlotLoading(C1.Maui.Calendar.CalendarDayOfWeekSlotLoadingEventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnDayOfWeekSlotLoading.html#C1_Maui_Calendar_C1Calendar_OnDayOfWeekSlotLoading_C1_Maui_Calendar_CalendarDayOfWeekSlotLoadingEventArgs_">OnDayOfWeekSlotLoading(CalendarDayOfWeekSlotLoadingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">DayOfWeekSlotLoading</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnDaySlotLoading_C1_Maui_Calendar_CalendarDaySlotLoadingEventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnDaySlotLoading(C1.Maui.Calendar.CalendarDaySlotLoadingEventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnDaySlotLoading.html#C1_Maui_Calendar_C1Calendar_OnDaySlotLoading_C1_Maui_Calendar_CalendarDaySlotLoadingEventArgs_">OnDaySlotLoading(CalendarDaySlotLoadingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">DaySlotLoading</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnDisplayDateChanged_System_EventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnDisplayDateChanged(System.EventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnDisplayDateChanged.html#C1_Maui_Calendar_C1Calendar_OnDisplayDateChanged_System_EventArgs_">OnDisplayDateChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">DisplayDateChanged</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnDisplayDateChanging_System_EventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnDisplayDateChanging(System.EventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnDisplayDateChanging.html#C1_Maui_Calendar_C1Calendar_OnDisplayDateChanging_System_EventArgs_">OnDisplayDateChanging(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">DisplayDateChanging</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnFontChanged" data-uid="C1.Maui.Calendar.C1Calendar.OnFontChanged">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnFontChanged.html#C1_Maui_Calendar_C1Calendar_OnFontChanged">OnFontChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when any of the font properties changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnHeaderLoading_C1_Maui_Calendar_CalendarHeaderLoadingEventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnHeaderLoading(C1.Maui.Calendar.CalendarHeaderLoadingEventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnHeaderLoading.html#C1_Maui_Calendar_C1Calendar_OnHeaderLoading_C1_Maui_Calendar_CalendarHeaderLoadingEventArgs_">OnHeaderLoading(CalendarHeaderLoadingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">HeaderLoading</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnMonthSlotLoading_C1_Maui_Calendar_CalendarMonthSlotLoadingEventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnMonthSlotLoading(C1.Maui.Calendar.CalendarMonthSlotLoadingEventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnMonthSlotLoading.html#C1_Maui_Calendar_C1Calendar_OnMonthSlotLoading_C1_Maui_Calendar_CalendarMonthSlotLoadingEventArgs_">OnMonthSlotLoading(CalendarMonthSlotLoadingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">MonthSlotLoading</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnSelectionChanged_C1_Maui_Calendar_CalendarSelectionChangedEventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnSelectionChanged(C1.Maui.Calendar.CalendarSelectionChangedEventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnSelectionChanged.html#C1_Maui_Calendar_C1Calendar_OnSelectionChanged_C1_Maui_Calendar_CalendarSelectionChangedEventArgs_">OnSelectionChanged(CalendarSelectionChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">SelectionChanged</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnSelectionChanging_C1_Maui_Calendar_CalendarSelectionChangingEventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnSelectionChanging(C1.Maui.Calendar.CalendarSelectionChangingEventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnSelectionChanging.html#C1_Maui_Calendar_C1Calendar_OnSelectionChanging_C1_Maui_Calendar_CalendarSelectionChangingEventArgs_">OnSelectionChanging(CalendarSelectionChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">SelectionChanging</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnViewModeChanged_System_EventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnViewModeChanged(System.EventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnViewModeChanged.html#C1_Maui_Calendar_C1Calendar_OnViewModeChanged_System_EventArgs_">OnViewModeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">ViewModeChanged</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_OnYearSlotLoading_C1_Maui_Calendar_CalendarYearSlotLoadingEventArgs_" data-uid="C1.Maui.Calendar.C1Calendar.OnYearSlotLoading(C1.Maui.Calendar.CalendarYearSlotLoadingEventArgs)">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.OnYearSlotLoading.html#C1_Maui_Calendar_C1Calendar_OnYearSlotLoading_C1_Maui_Calendar_CalendarYearSlotLoadingEventArgs_">OnYearSlotLoading(CalendarYearSlotLoadingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">YearSlotLoading</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_Refresh" data-uid="C1.Maui.Calendar.C1Calendar.Refresh">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.Refresh.html#C1_Maui_Calendar_C1Calendar_Refresh">Refresh()</a>
        </td>
        <td class="markdown level1 summary"><p>Refreshes the control.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DayOfWeekSlotLoading" data-uid="C1.Maui.Calendar.C1Calendar.DayOfWeekSlotLoading">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DayOfWeekSlotLoading.html">DayOfWeekSlotLoading</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an element representing a day of week is about to be created.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DaySlotLoading" data-uid="C1.Maui.Calendar.C1Calendar.DaySlotLoading">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DaySlotLoading.html">DaySlotLoading</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an element representing a day in the calendar is about to be created.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DisplayDateChanged" data-uid="C1.Maui.Calendar.C1Calendar.DisplayDateChanged">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisplayDateChanged.html">DisplayDateChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the DisplayMonth property has changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_DisplayDateChanging" data-uid="C1.Maui.Calendar.C1Calendar.DisplayDateChanging">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.DisplayDateChanging.html">DisplayDateChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the DisplayMonth property changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_HeaderLoading" data-uid="C1.Maui.Calendar.C1Calendar.HeaderLoading">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.HeaderLoading.html">HeaderLoading</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the header is being loaded.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_MonthSlotLoading" data-uid="C1.Maui.Calendar.C1Calendar.MonthSlotLoading">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.MonthSlotLoading.html">MonthSlotLoading</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an element representing a month is about to be created.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionChanged" data-uid="C1.Maui.Calendar.C1Calendar.SelectionChanged">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionChanged.html">SelectionChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the SelectedDate or SelectedDates properties change.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_SelectionChanging" data-uid="C1.Maui.Calendar.C1Calendar.SelectionChanging">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.SelectionChanging.html">SelectionChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the selection changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_ViewModeChanged" data-uid="C1.Maui.Calendar.C1Calendar.ViewModeChanged">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.ViewModeChanged.html">ViewModeChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="C1.Maui.Calendar.C1Calendar.ViewMode.html#C1_Maui_Calendar_C1Calendar_ViewMode">ViewMode</a> has changed, such as when the user taps the month header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_C1Calendar_YearSlotLoading" data-uid="C1.Maui.Calendar.C1Calendar.YearSlotLoading">
          <a class="xref" href="C1.Maui.Calendar.C1Calendar.YearSlotLoading.html">YearSlotLoading</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an element representing a year in the calendar is about to be created.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
