# GrapeCity.ActiveReports.PageReportModel.ReportPartProperty

## Content

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



  <h1 id="GrapeCity_ActiveReports_PageReportModel_ReportPartProperty" data-uid="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty" class="text-break">ReportPartProperty Class
</h1>
  <div class="markdown level0 summary"><p>Represents a property of an exported report part.</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">ReportPartProperty</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.html">GrapeCity.ActiveReports.PageReportModel</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rdl.dll</h6>
  <h5 id="GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ReportPartProperty</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_PageReportModel_ReportPartProperty__ctor" data-uid="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.-ctor.html#GrapeCity_ActiveReports_PageReportModel_ReportPartProperty__ctor">ReportPartProperty()</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_PageReportModel_ReportPartProperty_Category" data-uid="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.Category">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.Category.html#GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_Category">Category</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the category of the property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_DefaultValue" data-uid="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.DefaultValue">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.DefaultValue.html#GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_DefaultValue">DefaultValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default value of the property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_Description" data-uid="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.Description">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.Description.html#GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_Description">Description</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the description of the property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_DisplayName" data-uid="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.DisplayName">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.DisplayName.html#GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_DisplayName">DisplayName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the display name of the property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_Name" data-uid="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.Name">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.Name.html#GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the CLS-compliant property name.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_PropertyType" data-uid="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.PropertyType">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ReportPartProperty.PropertyType.html#GrapeCity_ActiveReports_PageReportModel_ReportPartProperty_PropertyType">PropertyType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of the property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rdl.Tools.CollectionExtensions.AddRange.html#GrapeCity_ActiveReports_Rdl_Tools_CollectionExtensions_AddRange__2___0_System_Collections_Generic_IEnumerable___1__">CollectionExtensions.AddRange&lt;TCollection, TItem&gt;(TCollection, IEnumerable&lt;TItem&gt;)</a>
  </div>

</div>
