# C1.Win.Command.C1DockingTab.ScrollActive

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_C1DockingTab_ScrollActive_" data-uid="C1.Win.Command.C1DockingTab.ScrollActive*">ScrollActive Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_C1DockingTab_ScrollActive_" data-uid="C1.Win.Command.C1DockingTab.ScrollActive*"></a>
<h4 id="C1_Win_Command_C1DockingTab_ScrollActive" data-uid="C1.Win.Command.C1DockingTab.ScrollActive">ScrollActive</h4>
<div class="markdown level1 summary"><p>Gets the value indicating whether tabs scrolling arrows are currently shown (runtime-only).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
[C1Description(&quot;C1DockingTab.ScrollActive&quot;, &quot;Gets the value indicating whether tabs scrolling arrows are currently shown (runtime-only).&quot;)]
public bool ScrollActive { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
&lt;C1Description(&quot;C1DockingTab.ScrollActive&quot;, &quot;Gets the value indicating whether tabs scrolling arrows are currently shown (runtime-only).&quot;)&gt;
Public ReadOnly Property ScrollActive As Boolean</code></pre>
</div>
</div>
