# C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Calendar_Base_Styles_DropDownCalendarStyleBase" data-uid="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase" class="text-break">DropDownCalendarStyleBase Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.html">DropDownCalendarStyleBase</a> class represents the styles for the drop-down part of controls based on <a class="xref" href="C1.Win.Calendar.Base.C1DateEditBase.html">C1DateEditBase</a> control
which contains display attributes that determine the appearance of control.</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"><a class="xref" href="C1.Win.Calendar.UI.CalendarTheme.html">CalendarTheme</a></div>
    <div class="level2"><span class="xref">DropDownCalendarStyleBase</span></div>
      <div class="level3"><a class="xref" href="C1.Win.Calendar.DateEdit.DropDownCalendarStyle.html">DropDownCalendarStyle</a></div>
      <div class="level3"><a class="xref" href="C1.Win.Calendar.DateRangeEdit.DropDownCalendarStyle.html">DropDownCalendarStyle</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Calendar.Base.Styles.html">C1.Win.Calendar.Base.Styles</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Calendar.4.8.dll</h6>
  <h5 id="C1_Win_Calendar_Base_Styles_DropDownCalendarStyleBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class DropDownCalendarStyleBase : CalendarTheme</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class DropDownCalendarStyleBase
    Inherits CalendarTheme</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_Win_Calendar_Base_Styles_DropDownCalendarStyleBase_ClearButton" data-uid="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.ClearButton">
          <a class="xref" href="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.ClearButton.html#C1_Win_Calendar_Base_Styles_DropDownCalendarStyleBase_ClearButton">ClearButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets styles which determine the appearance of the Clear button on the screen.</p>
</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_Base_Styles_DropDownCalendarStyleBase_ResetClearButton" data-uid="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.ResetClearButton">
          <a class="xref" href="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.ResetClearButton.html#C1_Win_Calendar_Base_Styles_DropDownCalendarStyleBase_ResetClearButton">ResetClearButton()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.ClearButton.html#C1_Win_Calendar_Base_Styles_DropDownCalendarStyleBase_ClearButton">ClearButton</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Calendar_Base_Styles_DropDownCalendarStyleBase_ShouldSerializeClearButton" data-uid="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.ShouldSerializeClearButton">
          <a class="xref" href="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.ShouldSerializeClearButton.html#C1_Win_Calendar_Base_Styles_DropDownCalendarStyleBase_ShouldSerializeClearButton">ShouldSerializeClearButton()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.ClearButton.html#C1_Win_Calendar_Base_Styles_DropDownCalendarStyleBase_ClearButton">ClearButton</a> property.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
