# GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent" data-uid="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent" class="text-break">TextBoxStyleContent Class
</h1>
  <div class="markdown level0 summary"><p>Represents the style content for a text box 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">TextBoxStyleContent</span></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.CellStyleContent.html">CellStyleContent</a></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_TextBoxStyleContent_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TextBoxStyleContent</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_TextBoxStyleContent__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent__ctor">TextBoxStyleContent()</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_TextBoxStyleContent_BackgroundColor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.BackgroundColor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.BackgroundColor.html#GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_BackgroundColor">BackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the text box.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_Color" data-uid="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.Color">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.Color.html#GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_FontFamily" data-uid="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.FontFamily">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.FontFamily.html#GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family of the text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_FontSize" data-uid="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.FontSize">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.FontSize.html#GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size of the text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_FontStyle" data-uid="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.FontStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.FontStyle.html#GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font style of the text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_FontWeight" data-uid="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.FontWeight">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.TextBoxStyleContent.FontWeight.html#GrapeCity_ActiveReports_Blazor_Designer_TextBoxStyleContent_FontWeight">FontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font weight of the text.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
