# C1.Win.FlexReport.Field

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexReport_Field" data-uid="C1.Win.FlexReport.Field" class="text-break">Field Class
</h1>
  <div class="markdown level0 summary"></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">Field</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexReport.html">C1.Win.FlexReport</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexReport.4.8.dll</h6>
  <h5 id="C1_Win_FlexReport_Field_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Field : Field</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Field
    Inherits Field</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="C1_Win_FlexReport_Field__ctor" data-uid="C1.Win.FlexReport.Field.#ctor">
          <a class="xref" href="C1.Win.FlexReport.Field.-ctor.html#C1_Win_FlexReport_Field__ctor">Field()</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="C1_Win_FlexReport_Field_BuildRtfBrick_C1_Report_Rendering_SubSectionBrick_System_String_" data-uid="C1.Win.FlexReport.Field.BuildRtfBrick(C1.Report.Rendering.SubSectionBrick,System.String)">
          <a class="xref" href="C1.Win.FlexReport.Field.BuildRtfBrick.html#C1_Win_FlexReport_Field_BuildRtfBrick_C1_Report_Rendering_SubSectionBrick_System_String_">BuildRtfBrick(SubSectionBrick, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Field_GetPropsTable" data-uid="C1.Win.FlexReport.Field.GetPropsTable">
          <a class="xref" href="C1.Win.FlexReport.Field.GetPropsTable.html#C1_Win_FlexReport_Field_GetPropsTable">GetPropsTable()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Field_GetRtfHeight_System_String_System_Double_" data-uid="C1.Win.FlexReport.Field.GetRtfHeight(System.String,System.Double)">
          <a class="xref" href="C1.Win.FlexReport.Field.GetRtfHeight.html#C1_Win_FlexReport_Field_GetRtfHeight_System_String_System_Double_">GetRtfHeight(string, double)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_Field_RefreshRtfBrick_C1_Report_Rendering_FieldBrickBase_" data-uid="C1.Win.FlexReport.Field.RefreshRtfBrick(C1.Report.Rendering.FieldBrickBase)">
          <a class="xref" href="C1.Win.FlexReport.Field.RefreshRtfBrick.html#C1_Win_FlexReport_Field_RefreshRtfBrick_C1_Report_Rendering_FieldBrickBase_">RefreshRtfBrick(FieldBrickBase)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
