# C1.Blazor.Calendar

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Blazor_Calendar" data-uid="C1.Blazor.Calendar" class="text-break">C1.Blazor.Calendar Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Blazor.Calendar.C1Calendar.html">C1Calendar</a></h4>
      <section><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>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarAdapter.html">CalendarAdapter</a></h4>
      <section><p>Adapter that allows advanced customization of the control.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarDayOfWeekSlotInfo.html">CalendarDayOfWeekSlotInfo</a></h4>
      <section><p>Contains info about day of week slots.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarDaySlotInfo.html">CalendarDaySlotInfo</a></h4>
      <section><p>Contains info about day slots.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarHeaderSlotInfo.html">CalendarHeaderSlotInfo</a></h4>
      <section><p>Contains info about header slots.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarMonthSlotInfo.html">CalendarMonthSlotInfo</a></h4>
      <section><p>Contains info about month slots.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarSelectionChangedEventArgs.html">CalendarSelectionChangedEventArgs</a></h4>
      <section><p>Event information for <span class="xref">C1Calendar.SelectionChanged</span> event.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarSlotInfo.html">CalendarSlotInfo</a></h4>
      <section><p>Contains info about slots.</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarYearSlotInfo.html">CalendarYearSlotInfo</a></h4>
      <section><p>Contains info about year slots.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarOrientation.html">CalendarOrientation</a></h4>
      <section><p>Specifies constants that define the navigation orientation</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarType.html">CalendarType</a></h4>
      <section><p>Specifies the kind of calendar displayed</p>
</section>
      <h4><a class="xref" href="C1.Blazor.Calendar.CalendarViewMode.html">CalendarViewMode</a></h4>
      <section><p>Specifies constants that define the different views.</p>
</section>


</div>
