# C1.C1Preview.TabPosition.FillChar

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_TabPosition_FillChar_" data-uid="C1.C1Preview.TabPosition.FillChar*">FillChar Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_TabPosition_FillChar_" data-uid="C1.C1Preview.TabPosition.FillChar*"></a>
<h4 id="C1_C1Preview_TabPosition_FillChar" data-uid="C1.C1Preview.TabPosition.FillChar">FillChar</h4>
<div class="markdown level1 summary"><p>Gets or sets the char used to fill the space between the current and the preceding tabs.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public char FillChar { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property FillChar As Char</code></pre>
</div>
<h5 id="C1_C1Preview_TabPosition_FillChar_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This feature's main use is in <a class="xref" href="C1.C1Preview.RenderToc.html">RenderToc</a>, where it fills the space
between left-aligned TOC entries and right-aligned page numbers.</p>
</div>
</div>
