# C1.Win.Calendar

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_Calendar" data-uid="C1.Win.Calendar" class="text-break">C1.Win.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.Win.Calendar.BeforeDayTooltipShowEventArgs.html">BeforeDayTooltipShowEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.Calendar.C1CalendarView.BeforeDayTooltipShow.html">BeforeDayTooltipShow</a> event
of the <a class="xref" href="C1.Win.Calendar.C1CalendarView.html">C1CalendarView</a> control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Calendar.C1CalendarView.html">C1CalendarView</a></h4>
      <section><p>The <a class="xref" href="C1.Win.Calendar.C1CalendarView.html">C1CalendarView</a> control is used to create a user interface, allowing users to select
a specific date (or dates) interactively. Control can display as one month or several months,
and provide quick navigation through months and years.</p>
</section>
      <h4><a class="xref" href="C1.Win.Calendar.C1DateEdit.html">C1DateEdit</a></h4>
      <section><p>Displays and edits date and/or time values. Includes a dropdown calendar for easy input of datetime values.</p>
</section>
      <h4><a class="xref" href="C1.Win.Calendar.C1DateRangeEdit.html">C1DateRangeEdit</a></h4>
      <section><p>Displays and edits a date range.
Provides a dropdown calendar for convenient selection and modification of start and end dates.</p>
</section>
      <h4><a class="xref" href="C1.Win.Calendar.DateChangingEventArgs.html">DateChangingEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.Calendar.C1CalendarView.SelectionChanging.html">SelectionChanging</a> event
of the <a class="xref" href="C1.Win.Calendar.C1CalendarView.html">C1CalendarView</a> control and
the event DateValueSelecting of the <a class="xref" href="C1.Win.Calendar.C1DateEdit.html">C1DateEdit</a> control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Calendar.DateTimeRange.html">DateTimeRange</a></h4>
      <section><p>Represents a date range defined by a minValue and maxValue <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.datetime">DateTime</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.Calendar.DateTimeRangeConverter.html">DateTimeRangeConverter</a></h4>
      <section><p>Provides conversion between <a class="xref" href="C1.Win.Calendar.DateTimeRange.html">DateTimeRange</a> and <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.Calendar.DayFormattingEventArgs.html">DayFormattingEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.Calendar.C1CalendarView.DayFormatting.html">DayFormatting</a> event
of the <a class="xref" href="C1.Win.Calendar.C1CalendarView.html">C1CalendarView</a> control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Calendar.NullableDateTimeEventArgs.html">NullableDateTimeEventArgs</a></h4>
      <section><p>Provides data for DateValueChanged and DateValueSelected events.</p>
</section>
      <h4><a class="xref" href="C1.Win.Calendar.PredefinedRange.html">PredefinedRange</a></h4>
      <section><p>Represents a custom date range that appears in the list of user-defined date ranges in the drop-down calendar.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Win.Calendar.CalendarType.html">CalendarType</a></h4>
      <section><p>Calendar used with C1DateEdit.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.Win.Calendar.NullableDateTimeEventHandler.html">NullableDateTimeEventHandler</a></h4>
      <section><p>Represents the method that handles DateValueChanged and DateValueSelected events.</p>
</section>


</div>
