# GrapeCity.ActiveReports.PageReportModel.MapSpatialDataSet.SpatialField

## Content

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



<h1 id="GrapeCity_ActiveReports_PageReportModel_MapSpatialDataSet_SpatialField_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSpatialDataSet.SpatialField*">SpatialField Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_PageReportModel_MapSpatialDataSet_SpatialField_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSpatialDataSet.SpatialField*"></a>
<h4 id="GrapeCity_ActiveReports_PageReportModel_MapSpatialDataSet_SpatialField" data-uid="GrapeCity.ActiveReports.PageReportModel.MapSpatialDataSet.SpatialField">SpatialField</h4>
<div class="markdown level1 summary"><p>Gets or sets the name of the spatial field to be imported from the data source.
It should be of type SqlGeometry or SqlGeography.
An expression should evaluate to a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[ExpressionBaseType(typeof(string))]
public ExpressionInfo SpatialField { get; set; }</code></pre>
</div>
</div>
