# C1.C1Preview.RenderIndex.EntryStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_RenderIndex_EntryStyle_" data-uid="C1.C1Preview.RenderIndex.EntryStyle*">EntryStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_RenderIndex_EntryStyle_" data-uid="C1.C1Preview.RenderIndex.EntryStyle*"></a>
<h4 id="C1_C1Preview_RenderIndex_EntryStyle" data-uid="C1.C1Preview.RenderIndex.EntryStyle">EntryStyle</h4>
<div class="markdown level1 summary"><p>Gets the style of index entries at the top level.
This is a shortcut to the first (with index 0)
element of the <a class="xref" href="C1.C1Preview.RenderIndex.EntryStyles.html#C1_C1Preview_RenderIndex_EntryStyles">EntryStyles</a> collection.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Style EntryStyle { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property EntryStyle As Style</code></pre>
</div>
</div>
