# C1.Win.Calendar.Design.CalendarEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Calendar_Design_CalendarEditor" data-uid="C1.Win.Calendar.Design.CalendarEditor" class="text-break">CalendarEditor Class
</h1>
  <div class="markdown level0 summary"></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="https://learn.microsoft.com/dotnet/api/system.drawing.design.uitypeeditor">UITypeEditor</a></div>
    <div class="level2"><span class="xref">CalendarEditor</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Calendar.Design.html">C1.Win.Calendar.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Calendar.4.8.dll</h6>
  <h5 id="C1_Win_Calendar_Design_CalendarEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CalendarEditor : UITypeEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CalendarEditor
    Inherits UITypeEditor</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_Win_Calendar_Design_CalendarEditor__ctor" data-uid="C1.Win.Calendar.Design.CalendarEditor.#ctor">
          <a class="xref" href="C1.Win.Calendar.Design.CalendarEditor.-ctor.html#C1_Win_Calendar_Design_CalendarEditor__ctor">CalendarEditor()</a>
        </td>
        <td class="markdown level1 summary"></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_Win_Calendar_Design_CalendarEditor_EditValue_System_ComponentModel_ITypeDescriptorContext_System_IServiceProvider_System_Object_" data-uid="C1.Win.Calendar.Design.CalendarEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
          <a class="xref" href="C1.Win.Calendar.Design.CalendarEditor.EditValue.html#C1_Win_Calendar_Design_CalendarEditor_EditValue_System_ComponentModel_ITypeDescriptorContext_System_IServiceProvider_System_Object_">EditValue(ITypeDescriptorContext, IServiceProvider, object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_Design_CalendarEditor_GetCulture_System_Object_" data-uid="C1.Win.Calendar.Design.CalendarEditor.GetCulture(System.Object)">
          <a class="xref" href="C1.Win.Calendar.Design.CalendarEditor.GetCulture.html#C1_Win_Calendar_Design_CalendarEditor_GetCulture_System_Object_">GetCulture(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_Design_CalendarEditor_GetEditStyle_System_ComponentModel_ITypeDescriptorContext_" data-uid="C1.Win.Calendar.Design.CalendarEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
          <a class="xref" href="C1.Win.Calendar.Design.CalendarEditor.GetEditStyle.html#C1_Win_Calendar_Design_CalendarEditor_GetEditStyle_System_ComponentModel_ITypeDescriptorContext_">GetEditStyle(ITypeDescriptorContext)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_Design_CalendarEditor_OnListBoxClick_System_Object_System_EventArgs_" data-uid="C1.Win.Calendar.Design.CalendarEditor.OnListBoxClick(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.Calendar.Design.CalendarEditor.OnListBoxClick.html#C1_Win_Calendar_Design_CalendarEditor_OnListBoxClick_System_Object_System_EventArgs_">OnListBoxClick(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
