# C1.WPF.DateTimeEditors

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_DateTimeEditors" data-uid="C1.WPF.DateTimeEditors" class="text-break">C1.WPF.DateTimeEditors 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.WPF.DateTimeEditors.C1DatePicker.html">C1DatePicker</a></h4>
      <section><p>Allows selecting and editing date values.</p>
</section>
      <h4><a class="xref" href="C1.WPF.DateTimeEditors.C1DateTimePicker.html">C1DateTimePicker</a></h4>
      <section><p>The <a class="xref" href="C1.WPF.DateTimeEditors.C1DateTimePicker.html">C1DateTimePicker</a> controls allows editing <a class="xref" href="C1.WPF.DateTimeEditors.C1DateTimePicker.DateTime.html#C1_WPF_DateTimeEditors_C1DateTimePicker_DateTime">DateTime</a> values.</p>
</section>
      <h4><a class="xref" href="C1.WPF.DateTimeEditors.C1TimeEditor.html">C1TimeEditor</a></h4>
      <section><p>The <a class="xref" href="C1.WPF.DateTimeEditors.C1TimeEditor.html">C1TimeEditor</a> control allows editing of <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a> values in different formats.</p>
</section>
      <h4><a class="xref" href="C1.WPF.DateTimeEditors.DateTimeTypeConverter.html">DateTimeTypeConverter</a></h4>
      <section><p>Converts to and from the DateTime type.</p>
</section>
      <h4><a class="xref" href="C1.WPF.DateTimeEditors.NullableDateTimeConverter.html">NullableDateTimeConverter</a></h4>
      <section><p>Converts to and from the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable&lt;T&gt;</a> type (using the DateTime type constraint on the generic).</p>
</section>
      <h4><a class="xref" href="C1.WPF.DateTimeEditors.NullablePropertyChangedEventArgs-1.html">NullablePropertyChangedEventArgs&lt;T&gt;</a></h4>
      <section><p>Wrapper class for the <span class="xref">C1.WPF.PropertyChangedEventArgs`1</span> class for case when T
is <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable&lt;T&gt;</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.DateTimeEditors.TextValidationErrorEventArgs.html">TextValidationErrorEventArgs</a></h4>
      <section><p>Provides data for the DateValidationError event.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.DateTimeEditors.C1DatePickerFormat.html">C1DatePickerFormat</a></h4>
      <section><p>Specifies the DateTime format the <a class="xref" href="C1.WPF.DateTimeEditors.C1DatePicker.html">C1DatePicker</a> control displays.</p>
</section>
      <h4><a class="xref" href="C1.WPF.DateTimeEditors.C1DateTimePickerEditMode.html">C1DateTimePickerEditMode</a></h4>
      <section><p>Determines the <a class="xref" href="C1.WPF.DateTimeEditors.C1DateTimePicker.html">C1DateTimePicker</a> edit mode.</p>
</section>
      <h4><a class="xref" href="C1.WPF.DateTimeEditors.C1TimeEditorFormat.html">C1TimeEditorFormat</a></h4>
      <section><p>Specifies the TimeSpan format the <a class="xref" href="C1.WPF.DateTimeEditors.C1TimeEditor.html">C1TimeEditor</a> control displays.</p>
</section>


</div>
