# GrapeCity.ActiveReports.Blazor.Designer.ReportStyles

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles" class="text-break">ReportStyles Class
</h1>
  <div class="markdown level0 summary"><p>Represents the styles for various report items.</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">ReportStyles</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_ReportStyles_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ReportStyles</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_ReportStyles__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles__ctor">ReportStyles()</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_ReportStyles_Bullet" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Bullet">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Bullet.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Bullet">Bullet</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for bullet report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_ChartPalette" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.ChartPalette">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.ChartPalette.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_ChartPalette">ChartPalette</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for chart palette report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_CheckBox" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.CheckBox">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.CheckBox.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_CheckBox">CheckBox</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for checkbox report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_FormattedText" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.FormattedText">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.FormattedText.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_FormattedText">FormattedText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for formatted text report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_InputField" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.InputField">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.InputField.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_InputField">InputField</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for input field report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_List" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.List">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.List.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_List">List</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for list report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Rectangle" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Rectangle">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Rectangle.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Rectangle">Rectangle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for rectangle report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_RichText" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.RichText">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.RichText.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_RichText">RichText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for rich text report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Shape" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Shape">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Shape.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Shape">Shape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for shape report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Sparkline" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Sparkline">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Sparkline.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Sparkline">Sparkline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for sparkline report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Table" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Table">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Table.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Table">Table</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for table report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_TableOfContents" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.TableOfContents">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.TableOfContents.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_TableOfContents">TableOfContents</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for table of contents report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Tablix" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Tablix">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Tablix.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_Tablix">Tablix</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for tablix report items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_TextBox" data-uid="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.TextBox">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.TextBox.html#GrapeCity_ActiveReports_Blazor_Designer_ReportStyles_TextBox">TextBox</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets styles for text box report items.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
