MapTileLayer.TileStyle Property

Definition

Gets the map tile style.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapTileStyle> ^ TileStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapTileStyle> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapTileStyle> TileStyle { get; }
member this.TileStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapTileStyle>
Public ReadOnly Property TileStyle As ReportEnumProperty(Of MapTileStyle)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to