# C1.Win.RulesManager.Styles.DropDownsStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_RulesManager_Styles_DropDownsStyle" data-uid="C1.Win.RulesManager.Styles.DropDownsStyle" class="text-break">DropDownsStyle Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.RulesManager.Styles.DropDownsStyle.html">DropDownsStyle</a> contains display attributes that
determine the general appearance of the drop down form on the screen.</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"><span class="xref">DropDownsStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.RulesManager.Styles.html">C1.Win.RulesManager.Styles</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.RulesManager.4.8.dll</h6>
  <h5 id="C1_Win_RulesManager_Styles_DropDownsStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DropDownsStyle : BaseC1FrameworkStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DropDownsStyle
    Inherits BaseC1FrameworkStyle</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_RulesManager_Styles_DropDownsStyle_Corners" data-uid="C1.Win.RulesManager.Styles.DropDownsStyle.Corners">
          <a class="xref" href="C1.Win.RulesManager.Styles.DropDownsStyle.Corners.html#C1_Win_RulesManager_Styles_DropDownsStyle_Corners">Corners</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the radii of the element corners.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_DropDownsStyle_Form" data-uid="C1.Win.RulesManager.Styles.DropDownsStyle.Form">
          <a class="xref" href="C1.Win.RulesManager.Styles.DropDownsStyle.Form.html#C1_Win_RulesManager_Styles_DropDownsStyle_Form">Form</a>
        </td>
        <td class="markdown level1 summary"><p>Gets <a class="xref" href="C1.Win.RulesManager.Styles.FormStyle.html">FormStyle</a> containing display attributes that determine the general appearance of the form dialogs on the screen.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_DropDownsStyle_List" data-uid="C1.Win.RulesManager.Styles.DropDownsStyle.List">
          <a class="xref" href="C1.Win.RulesManager.Styles.DropDownsStyle.List.html#C1_Win_RulesManager_Styles_DropDownsStyle_List">List</a>
        </td>
        <td class="markdown level1 summary"><p>Gets <a class="xref" href="C1.Win.RulesManager.Styles.ListStyle.html">ListStyle</a> containing display attributes that determine the general appearance of the popup lists 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_RulesManager_Styles_DropDownsStyle_ResetCorners" data-uid="C1.Win.RulesManager.Styles.DropDownsStyle.ResetCorners">
          <a class="xref" href="C1.Win.RulesManager.Styles.DropDownsStyle.ResetCorners.html#C1_Win_RulesManager_Styles_DropDownsStyle_ResetCorners">ResetCorners()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.RulesManager.Styles.DropDownsStyle.Corners.html#C1_Win_RulesManager_Styles_DropDownsStyle_Corners">Corners</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_DropDownsStyle_ShouldSerializeCorners" data-uid="C1.Win.RulesManager.Styles.DropDownsStyle.ShouldSerializeCorners">
          <a class="xref" href="C1.Win.RulesManager.Styles.DropDownsStyle.ShouldSerializeCorners.html#C1_Win_RulesManager_Styles_DropDownsStyle_ShouldSerializeCorners">ShouldSerializeCorners()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.RulesManager.Styles.DropDownsStyle.Corners.html#C1_Win_RulesManager_Styles_DropDownsStyle_Corners">Corners</a> property.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
