共用方式為


LocalReport.MapTileServerConfiguration 屬性

定義 Microsoft Bing Maps SOAP 服務的組態設定,為報表中的地圖報表項目提供圖格背景。

命名空間:  Microsoft.Reporting.WinForms
組件:  Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)

語法

'宣告
Public ReadOnly Property MapTileServerConfiguration As MapTileServerConfiguration
public MapTileServerConfiguration MapTileServerConfiguration { get; }
public:
property MapTileServerConfiguration^ MapTileServerConfiguration {
    MapTileServerConfiguration^ get ();
}
member MapTileServerConfiguration : MapTileServerConfiguration with get
function get MapTileServerConfiguration () : MapTileServerConfiguration

屬性值

類型:Microsoft.Reporting.WinForms.MapTileServerConfiguration
傳回 MapTileServerConfiguration

請參閱

參考

LocalReport 類別

Microsoft.Reporting.WinForms 命名空間