# C1.Win.Command.C1TopicPage.Index

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_C1TopicPage_Index_" data-uid="C1.Win.Command.C1TopicPage.Index*">Index Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_C1TopicPage_Index_" data-uid="C1.Win.Command.C1TopicPage.Index*"></a>
<h4 id="C1_Win_Command_C1TopicPage_Index" data-uid="C1.Win.Command.C1TopicPage.Index">Index</h4>
<div class="markdown level1 summary"><p>Gets the index of this page in the topic bar.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;C1TopicPage.Index&quot;, &quot;Gets the index of this page in the topic bar.&quot;)]
[Browsable(false)]
public int Index { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;C1TopicPage.Index&quot;, &quot;Gets the index of this page in the topic bar.&quot;)&gt;
&lt;Browsable(False)&gt;
Public ReadOnly Property Index As Integer</code></pre>
</div>
</div>
