# C1.Ssrs.RplReader.Recs.SectionElementBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Ssrs_RplReader_Recs_SectionElementBase" data-uid="C1.Ssrs.RplReader.Recs.SectionElementBase" class="text-break">SectionElementBase 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"><a class="xref" href="C1.Ssrs.RplReader.Recs.RplRec.html">RplRec</a></div>
    <div class="level2"><a class="xref" href="C1.Ssrs.RplReader.Recs.ReportElementBase.html">ReportElementBase</a></div>
    <div class="level3"><span class="xref">SectionElementBase</span></div>
      <div class="level4"><a class="xref" href="C1.Ssrs.RplReader.Recs.BodyAreaElement.html">BodyAreaElement</a></div>
      <div class="level4"><a class="xref" href="C1.Ssrs.RplReader.Recs.BodyElement.html">BodyElement</a></div>
      <div class="level4"><a class="xref" href="C1.Ssrs.RplReader.Recs.PageFooterElement.html">PageFooterElement</a></div>
      <div class="level4"><a class="xref" href="C1.Ssrs.RplReader.Recs.PageHeaderElement.html">PageHeaderElement</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Ssrs.RplReader.Recs.html">C1.Ssrs.RplReader.Recs</a></h6>
  <h6><strong>Assembly</strong>: C1.Document.dll</h6>
  <h5 id="C1_Ssrs_RplReader_Recs_SectionElementBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class SectionElementBase : ReportElementBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class SectionElementBase
    Inherits ReportElementBase</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_Ssrs_RplReader_Recs_SectionElementBase__ctor" data-uid="C1.Ssrs.RplReader.Recs.SectionElementBase.#ctor">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.SectionElementBase.-ctor.html#C1_Ssrs_RplReader_Recs_SectionElementBase__ctor">SectionElementBase()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_SectionElementBase_c_ElementProperties" data-uid="C1.Ssrs.RplReader.Recs.SectionElementBase.c_ElementProperties">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.SectionElementBase.c_ElementProperties.html">c_ElementProperties</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_SectionElementBase_m_Table" data-uid="C1.Ssrs.RplReader.Recs.SectionElementBase.m_Table">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.SectionElementBase.m_Table.html">m_Table</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_Ssrs_RplReader_Recs_SectionElementBase_GetProperties" data-uid="C1.Ssrs.RplReader.Recs.SectionElementBase.GetProperties">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.SectionElementBase.GetProperties.html#C1_Ssrs_RplReader_Recs_SectionElementBase_GetProperties">GetProperties()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
