# GrapeCity.ActiveReports.PageReportModel.MapTileLayer.TileStyle

## Content

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



<h1 id="GrapeCity_ActiveReports_PageReportModel_MapTileLayer_TileStyle_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapTileLayer.TileStyle*">TileStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_PageReportModel_MapTileLayer_TileStyle_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapTileLayer.TileStyle*"></a>
<h4 id="GrapeCity_ActiveReports_PageReportModel_MapTileLayer_TileStyle" data-uid="GrapeCity.ActiveReports.PageReportModel.MapTileLayer.TileStyle">TileStyle</h4>
<div class="markdown level1 summary"><p>Gets or sets the tiles style
That evaluates to one of <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapTileLayer.MapTileStyle.html">MapTileLayer.MapTileStyle</a>.
The default value is <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapTileLayer.MapTileStyle.html#GrapeCity_ActiveReports_PageReportModel_MapTileLayer_MapTileStyle_Road">Road</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(MapTileLayer.MapTileStyle))]
public ExpressionInfo TileStyle { get; set; }</code></pre>
</div>
</div>
