# C1.Win.List.C1Combo.EvenRowStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_List_C1Combo_EvenRowStyle_" data-uid="C1.Win.List.C1Combo.EvenRowStyle*">EvenRowStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_List_C1Combo_EvenRowStyle_" data-uid="C1.Win.List.C1Combo.EvenRowStyle*"></a>
<h4 id="C1_Win_List_C1Combo_EvenRowStyle" data-uid="C1.Win.List.C1Combo.EvenRowStyle">EvenRowStyle</h4>
<div class="markdown level1 summary"><p>Returns or sets the Style object that controls the appearance of an even-numbered row.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(true)]
public Style EvenRowStyle { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(True)&gt;
Public Property EvenRowStyle As Style</code></pre>
</div>
</div>
