Map.MapTitles プロパティ
マップに描画されるタイトルのコレクションを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MapTitles As MapTitleCollection
Get
'使用
Dim instance As Map
Dim value As MapTitleCollection
value = instance.MapTitles
public MapTitleCollection MapTitles { get; }
public:
property MapTitleCollection^ MapTitles {
MapTitleCollection^ get ();
}
member MapTitles : MapTitleCollection
function get MapTitles () : MapTitleCollection
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.MapTitleCollection
MapTitleCollection オブジェクト。