# C1.Win.C1Input.DropDownForm.ShouldApplyTheme

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Input_DropDownForm_ShouldApplyTheme_" data-uid="C1.Win.C1Input.DropDownForm.ShouldApplyTheme*">ShouldApplyTheme Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Input_DropDownForm_ShouldApplyTheme_" data-uid="C1.Win.C1Input.DropDownForm.ShouldApplyTheme*"></a>
<h4 id="C1_Win_C1Input_DropDownForm_ShouldApplyTheme" data-uid="C1.Win.C1Input.DropDownForm.ShouldApplyTheme">ShouldApplyTheme</h4>
<div class="markdown level1 summary"><p>Gets a value indicating whether theme should be applied to dropdown form
when it applied to <a class="xref" href="C1.Win.C1Input.C1DropDownControl.html">C1DropDownControl</a>. This property returns <b>true</b>
by default.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public virtual bool ShouldApplyTheme { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Overridable ReadOnly Property ShouldApplyTheme As Boolean</code></pre>
</div>
</div>
