# C1.Win.Calendar.DateEdit.DropDownCalendarStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Calendar_DateEdit_DropDownCalendarStyle" data-uid="C1.Win.Calendar.DateEdit.DropDownCalendarStyle" class="text-break">DropDownCalendarStyle Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.Calendar.DateEdit.DropDownCalendarStyle.html">DropDownCalendarStyle</a> class represents the styles for the drop-down part of the <a class="xref" href="C1.Win.Calendar.C1DateEdit.html">C1DateEdit</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"><a class="xref" href="C1.Win.Calendar.Base.Styles.DropDownCalendarStyleBase.html">DropDownCalendarStyleBase</a></div>
    <div class="level3"><span class="xref">DropDownCalendarStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Calendar.DateEdit.html">C1.Win.Calendar.DateEdit</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Calendar.4.8.dll</h6>
  <h5 id="C1_Win_Calendar_DateEdit_DropDownCalendarStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DropDownCalendarStyle : DropDownCalendarStyleBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DropDownCalendarStyle
    Inherits DropDownCalendarStyleBase</code></pre>
  </div>

</div>
