# C1.Win.List.Split.HighLightRowStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_List_Split_HighLightRowStyle_" data-uid="C1.Win.List.Split.HighLightRowStyle*">HighLightRowStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_List_Split_HighLightRowStyle_" data-uid="C1.Win.List.Split.HighLightRowStyle*"></a>
<h4 id="C1_Win_List_Split_HighLightRowStyle" data-uid="C1.Win.List.Split.HighLightRowStyle">HighLightRowStyle</h4>
<div class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.Win.List.Split.Style.html#C1_Win_List_Split_Style">Style</a> object that controls the current row/cell when the <span class="xref">C1.Win.List.Split.MarqueeStyle</span> is set to Highlight Row/Cell.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Style HighLightRowStyle { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property HighLightRowStyle As Style</code></pre>
</div>
</div>
