# GrapeCity.ActiveReports.Blazor.Designer.Levels

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_Levels" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Levels" class="text-break">Levels Class
</h1>
  <div class="markdown level0 summary"><p>Represents the style content for the levels of a table of contents report item.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">Levels</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.html">GrapeCity.ActiveReports.Blazor.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Blazor.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_Levels_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Levels</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_Blazor_Designer_Levels__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Levels.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Levels.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_Levels__ctor">Levels()</a>
        </td>
        <td class="markdown level1 summary"></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_Blazor_Designer_Levels_Color" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Levels.Color">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Levels.Color.html#GrapeCity_ActiveReports_Blazor_Designer_Levels_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the text in the levels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Levels_FontFamily" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Levels.FontFamily">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Levels.FontFamily.html#GrapeCity_ActiveReports_Blazor_Designer_Levels_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family of the text in the levels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Levels_FontSize" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Levels.FontSize">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Levels.FontSize.html#GrapeCity_ActiveReports_Blazor_Designer_Levels_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size of the text in the levels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Levels_FontStyle" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Levels.FontStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Levels.FontStyle.html#GrapeCity_ActiveReports_Blazor_Designer_Levels_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font style of the text in the levels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Levels_FontWeight" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Levels.FontWeight">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Levels.FontWeight.html#GrapeCity_ActiveReports_Blazor_Designer_Levels_FontWeight">FontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font weight of the text in the levels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Levels_PaddingLeft" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Levels.PaddingLeft">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Levels.PaddingLeft.html#GrapeCity_ActiveReports_Blazor_Designer_Levels_PaddingLeft">PaddingLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding on the left side of the levels.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
