# GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop

## Content

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



  <h1 id="GrapeCity_ActiveReports_Document_Section_TabStopsItem_TabStop" data-uid="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop" class="text-break">TabStopsItem.TabStop Struct
</h1>
  <div class="markdown level0 summary"><p>Represents the structure of tab stops.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Document.Section.html">GrapeCity.ActiveReports.Document.Section</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Document_Section_TabStopsItem_TabStop_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct TabStopsItem.TabStop</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_TabStopsItem_TabStop_Leading" data-uid="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop.Leading">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop.Leading.html">Leading</a>
        </td>
        <td class="markdown level1 summary"><p>The leading field.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_TabStopsItem_TabStop_Position" data-uid="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop.Position">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop.Position.html">Position</a>
        </td>
        <td class="markdown level1 summary"><p>The position field.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_TabStopsItem_TabStop_Type" data-uid="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop.Type">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop.Type.html">Type</a>
        </td>
        <td class="markdown level1 summary"><p>The type field.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_TabStopsItem_TabStop_Create_System_Single_System_String_GrapeCity_ActiveReports_Document_Section_TabStopsItem_TabStopTypes_" data-uid="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop.Create(System.Single,System.String,GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStopTypes)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop.Create.html#GrapeCity_ActiveReports_Document_Section_TabStopsItem_TabStop_Create_System_Single_System_String_GrapeCity_ActiveReports_Document_Section_TabStopsItem_TabStopTypes_">Create(float, string, TabStopTypes)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a <a class="xref" href="GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop.html">TabStopsItem.TabStop</a> structure.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
