# C1.WPF.Report.Field.PropsTable

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Report_Field_PropsTable" data-uid="C1.WPF.Report.Field.PropsTable" class="text-break">Field.PropsTable 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">C1PropsTable</span>&lt;<span class="xref">Field</span>&gt;</div>
    <div class="level2"><span class="xref">ReportObject</span>.<span class="xref">PropsTable</span>&lt;<span class="xref">Field</span>&gt;</div>
    <div class="level3"><span class="xref">VisualReportObject</span>.<span class="xref">PropsTable</span>&lt;<span class="xref">Field</span>&gt;</div>
    <div class="level4"><span class="xref">FieldBase</span>.<span class="xref">PropsTable</span>&lt;<span class="xref">Field</span>&gt;</div>
    <div class="level5"><span class="xref">Field</span>.<span class="xref">PropsTable</span></div>
    <div class="level6"><span class="xref">Field.PropsTable</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Report.html">C1.WPF.Report</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Report.dll</h6>
  <h5 id="C1_WPF_Report_Field_PropsTable_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">protected class Field.PropsTable : Field.PropsTable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Protected Class Field.PropsTable
    Inherits Field.PropsTable</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_WPF_Report_Field_PropsTable__ctor" data-uid="C1.WPF.Report.Field.PropsTable.#ctor">
          <a class="xref" href="C1.WPF.Report.Field.PropsTable.-ctor.html#C1_WPF_Report_Field_PropsTable__ctor">PropsTable()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
