# GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle

## Content

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



  <h1 id="GrapeCity_ActiveReports_Design_ArDesigner_Designers_TextEditDesignerWithStyle" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle" class="text-break">TextEditDesignerWithStyle Class
</h1>
  <div class="markdown level0 summary"><p>Extends <span class="xref">GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesigner</span> to provide design-time support for text editing controls with style properties, including <a class="xref" href="../MESCIUS.ActiveReports/GrapeCity.ActiveReports.SectionReportModel.TextBox.html">TextBox</a>,
<a class="xref" href="../MESCIUS.ActiveReports/GrapeCity.ActiveReports.SectionReportModel.Label.html">Label</a>, and <a class="xref" href="../MESCIUS.ActiveReports/GrapeCity.ActiveReports.SectionReportModel.CheckBox.html">CheckBox</a>.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.componentdesigner">ComponentDesigner</a></div>
    <div class="level2"><span class="xref">SectionReportComponentDesigner</span></div>
    <div class="level3"><span class="xref">ReportControlDesigner</span></div>
    <div class="level4"><span class="xref">ReportControlDesignerWithFont</span></div>
    <div class="level5"><span class="xref">TextEditDesigner</span></div>
    <div class="level6"><span class="xref">TextEditDesignerWithStyle</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.itreedesigner">ITreeDesigner</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.idesigner">IDesigner</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.idesignerfilter">IDesignerFilter</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.icomponentinitializer">IComponentInitializer</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.Designers.html">GrapeCity.ActiveReports.Design.ArDesigner.Designers</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_ArDesigner_Designers_TextEditDesignerWithStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class TextEditDesignerWithStyle : TextEditDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</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_Design_ArDesigner_Designers_TextEditDesignerWithStyle__ctor" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.-ctor.html#GrapeCity_ActiveReports_Design_ArDesigner_Designers_TextEditDesignerWithStyle__ctor">TextEditDesignerWithStyle()</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_Design_ArDesigner_Designers_TextEditDesignerWithStyle_ClassName" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.ClassName">
          <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.ClassName.html#GrapeCity_ActiveReports_Design_ArDesigner_Designers_TextEditDesignerWithStyle_ClassName">ClassName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_ArDesigner_Designers_TextEditDesignerWithStyle_RequiredFontInternalStyle" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.RequiredFontInternalStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.RequiredFontInternalStyle.html#GrapeCity_ActiveReports_Design_ArDesigner_Designers_TextEditDesignerWithStyle_RequiredFontInternalStyle">RequiredFontInternalStyle</a>
        </td>
        <td class="markdown level1 summary"><p>We have the style, so hide duplicate property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_ArDesigner_Designers_TextEditDesignerWithStyle_Style" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.Style">
          <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.Style.html#GrapeCity_ActiveReports_Design_ArDesigner_Designers_TextEditDesignerWithStyle_Style">Style</a>
        </td>
        <td class="markdown level1 summary"></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_Design_ArDesigner_Designers_TextEditDesignerWithStyle_PreFilterProperties_System_Collections_IDictionary_" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.PreFilterProperties(System.Collections.IDictionary)">
          <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.Designers.TextEditDesignerWithStyle.PreFilterProperties.html#GrapeCity_ActiveReports_Design_ArDesigner_Designers_TextEditDesignerWithStyle_PreFilterProperties_System_Collections_IDictionary_">PreFilterProperties(IDictionary)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
