# C1.Win.RulesManager.Styles.DropDownsStyle.List

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_RulesManager_Styles_DropDownsStyle_List_" data-uid="C1.Win.RulesManager.Styles.DropDownsStyle.List*">List Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_RulesManager_Styles_DropDownsStyle_List_" data-uid="C1.Win.RulesManager.Styles.DropDownsStyle.List*"></a>
<h4 id="C1_Win_RulesManager_Styles_DropDownsStyle_List" data-uid="C1.Win.RulesManager.Styles.DropDownsStyle.List">List</h4>
<div 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>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ListStyle List { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property List As ListStyle</code></pre>
</div>
</div>
