# GrapeCity.ActiveReports.PageReportModel.MapElementView.MapBindingFieldPairs

## Content

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



<h1 id="GrapeCity_ActiveReports_PageReportModel_MapElementView_MapBindingFieldPairs_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapElementView.MapBindingFieldPairs*">MapBindingFieldPairs Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_PageReportModel_MapElementView_MapBindingFieldPairs_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapElementView.MapBindingFieldPairs*"></a>
<h4 id="GrapeCity_ActiveReports_PageReportModel_MapElementView_MapBindingFieldPairs" data-uid="GrapeCity.ActiveReports.PageReportModel.MapElementView.MapBindingFieldPairs">MapBindingFieldPairs</h4>
<div class="markdown level1 summary"><p>Gets the set of fields used to identify the element to be centered. If omitted, the view center will be the center of the bounding rectangle of all the map elements of the specified layer.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public IList&lt;MapBindingFieldPair&gt; MapBindingFieldPairs { get; }</code></pre>
</div>
</div>
