# C1.Maui.Calendar.CalendarSlotPresenter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Maui_Calendar_CalendarSlotPresenter" data-uid="C1.Maui.Calendar.CalendarSlotPresenter" class="text-break">CalendarSlotPresenter Class
</h1>
  <div class="markdown level0 summary"><p>Slot visual element</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"><a class="xref" href="../C1.Maui.Core/C1.Maui.Core.C1Border.html">C1Border</a></div>
    <div class="level3"><span class="xref">CalendarSlotPresenter</span></div>
      <div class="level4"><a class="xref" href="C1.Maui.Calendar.CalendarTextSlotPresenter.html">CalendarTextSlotPresenter</a></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_CalendarSlotPresenter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CalendarSlotPresenter : C1Border, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CalendarSlotPresenter
    Inherits C1Border
    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_CalendarSlotPresenter__ctor" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.#ctor">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.-ctor.html#C1_Maui_Calendar_CalendarSlotPresenter__ctor">CalendarSlotPresenter()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.html">CalendarSlotPresenter</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_CalendarSlotPresenter_IsMouseOverProperty" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.IsMouseOverProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.IsMouseOverProperty.html">IsMouseOverProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.IsMouseOver.html#C1_Maui_Calendar_CalendarSlotPresenter_IsMouseOver">IsMouseOver</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarSlotPresenter_IsSelectedProperty" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.IsSelectedProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.IsSelectedProperty.html">IsSelectedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.IsSelected.html#C1_Maui_Calendar_CalendarSlotPresenter_IsSelected">IsSelected</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarSlotPresenter_MouseOverBrushProperty" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.MouseOverBrushProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.MouseOverBrushProperty.html">MouseOverBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.MouseOverBrush.html#C1_Maui_Calendar_CalendarSlotPresenter_MouseOverBrush">MouseOverBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarSlotPresenter_SelectedBrushProperty" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.SelectedBrushProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.SelectedBrushProperty.html">SelectedBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.SelectedBrush.html#C1_Maui_Calendar_CalendarSlotPresenter_SelectedBrush">SelectedBrush</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_CalendarSlotPresenter_IsMouseOver" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.IsMouseOver">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.IsMouseOver.html#C1_Maui_Calendar_CalendarSlotPresenter_IsMouseOver">IsMouseOver</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the mouse over state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarSlotPresenter_IsSelected" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.IsSelected">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.IsSelected.html#C1_Maui_Calendar_CalendarSlotPresenter_IsSelected">IsSelected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the slot is selected.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarSlotPresenter_MouseOverBrush" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.MouseOverBrush">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.MouseOverBrush.html#C1_Maui_Calendar_CalendarSlotPresenter_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 paint the mouse over slot.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarSlotPresenter_SelectedBrush" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.SelectedBrush">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.SelectedBrush.html#C1_Maui_Calendar_CalendarSlotPresenter_SelectedBrush">SelectedBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">Microsoft.Maui.Controls.Brush</span> that is used to paint the selected 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_CalendarSlotPresenter_Dispose_System_Boolean_" data-uid="C1.Maui.Calendar.CalendarSlotPresenter.Dispose(System.Boolean)">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotPresenter.Dispose.html#C1_Maui_Calendar_CalendarSlotPresenter_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
