# C1.Maui.Calendar.CalendarSlotInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Maui_Calendar_CalendarSlotInfo" data-uid="C1.Maui.Calendar.CalendarSlotInfo" class="text-break">CalendarSlotInfo Class
</h1>
  <div class="markdown level0 summary"><p>Contains info about slots.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">CalendarSlotInfo</span></div>
      <div class="level2"><a class="xref" href="C1.Maui.Calendar.CalendarDaySlotInfo.html">CalendarDaySlotInfo</a></div>
      <div class="level2"><a class="xref" href="C1.Maui.Calendar.CalendarHeaderSlotInfo.html">CalendarHeaderSlotInfo</a></div>
      <div class="level2"><a class="xref" href="C1.Maui.Calendar.CalendarMonthSlotInfo.html">CalendarMonthSlotInfo</a></div>
      <div class="level2"><a class="xref" href="C1.Maui.Calendar.CalendarYearSlotInfo.html">CalendarYearSlotInfo</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_CalendarSlotInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class CalendarSlotInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class CalendarSlotInfo</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Calendar_CalendarSlotInfo_IsEnabled" data-uid="C1.Maui.Calendar.CalendarSlotInfo.IsEnabled">
          <a class="xref" href="C1.Maui.Calendar.CalendarSlotInfo.IsEnabled.html#C1_Maui_Calendar_CalendarSlotInfo_IsEnabled">IsEnabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the slot is enabled.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
