# GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop" class="text-break">TabStop Struct
</h1>
  <div class="markdown level0 summary"><p>Represents the tab stop.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct TabStop</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop__ctor_System_Int32_System_String_GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabType_" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.#ctor(System.Int32,System.String,GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabType)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop__ctor_System_Int32_System_String_GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabType_">TabStop(int, string, TabType)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.html">TabStop</a> struct.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop_LeadingChar" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.LeadingChar">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.LeadingChar.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop_LeadingChar">LeadingChar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the character used to fill in the space created by a tab which ends at this tab stop.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop_Position" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.Position">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.Position.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the position of the current tab stop in TWIPs.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop_Type" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.Type">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.TabStop.Type.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_TabStop_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the type of the tab stop.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
