Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines configuration settings for Microsoft Bing Maps SOAP Services that provides a tile background for map report items in the report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
public MapTileServerConfiguration MapTileServerConfiguration { get; }
public:
property MapTileServerConfiguration^ MapTileServerConfiguration {
MapTileServerConfiguration^ get();
}
member MapTileServerConfiguration : MapTileServerConfiguration with get
Public ReadOnly Property MapTileServerConfiguration As MapTileServerConfiguration
Property Value
Type: Microsoft.Reporting.WinForms.MapTileServerConfiguration
Returns MapTileServerConfiguration.
See Also
LocalReport Class
Microsoft.Reporting.WinForms Namespace
Return to top