# GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults

## Content

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



  <h1 id="GrapeCity_ActiveReports_PageReportModel_MapSubItem_Defaults" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults" class="text-break">MapSubItem.Defaults Class
</h1>
  <div class="markdown level0 summary"><p>The default values of the common properties.</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">MapSubItem.Defaults</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_MapSubItem_Defaults_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class MapSubItem.Defaults</code></pre>
  </div>
  <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="GrapeCity_ActiveReports_PageReportModel_MapSubItem_Defaults_BackgroundColor" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BackgroundColor">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BackgroundColor.html">BackgroundColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_MapSubItem_Defaults_BackgroundGradientEndColor" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BackgroundGradientEndColor">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BackgroundGradientEndColor.html">BackgroundGradientEndColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_MapSubItem_Defaults_BackgroundGradientType" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BackgroundGradientType">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BackgroundGradientType.html">BackgroundGradientType</a>
        </td>
        <td class="markdown level1 summary"><p>Default value of the color of the background.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_MapSubItem_Defaults_BorderColor" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BorderColor.html">BorderColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_MapSubItem_Defaults_BorderStyle" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.BorderStyle.html">BorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Default value of the color of the border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_MapSubItem_Defaults_Margin" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.Margin">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.Margin.html">Margin</a>
        </td>
        <td class="markdown level1 summary"><p>Default value of the width of the margin.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_MapSubItem_Defaults_ShadowOffset" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.ShadowOffset">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.ShadowOffset.html">ShadowOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Default value of the shadow offset</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_MapSubItem_Defaults_ZIndex" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.ZIndex">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapSubItem.Defaults.ZIndex.html">ZIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Default value of the drawing order.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
