# GrapeCity.ActiveReports.PageReportModel.MapLocation.Defaults

## Content

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



  <h1 id="GrapeCity_ActiveReports_PageReportModel_MapLocation_Defaults" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLocation.Defaults" class="text-break">MapLocation.Defaults Class
</h1>
  <div class="markdown level0 summary"><p>The default values of the <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapLocation.html">MapLocation</a> class 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">MapLocation.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_MapLocation_Defaults_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class MapLocation.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_MapLocation_Defaults_Left" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLocation.Defaults.Left">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapLocation.Defaults.Left.html">Left</a>
        </td>
        <td class="markdown level1 summary"><p>Default value for the distance of the item from the left of the containing object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_MapLocation_Defaults_Top" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLocation.Defaults.Top">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapLocation.Defaults.Top.html">Top</a>
        </td>
        <td class="markdown level1 summary"><p>Default value for the distance of the item from the top of the containing object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_MapLocation_Defaults_Unit" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLocation.Defaults.Unit">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapLocation.Defaults.Unit.html">Unit</a>
        </td>
        <td class="markdown level1 summary"><p>Default value for the unit for both left and top values.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
