次の方法で共有


MapSpatialElementTemplate.ToolTip プロパティ

定義

空間要素テンプレートを適用する空間要素のツールヒント テキストを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ ToolTip { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty ToolTip { get; }
member this.ToolTip : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property ToolTip As ReportStringProperty

プロパティ値

空間要素テンプレートを適用する空間要素のツールヒント テキストを表す ReportStringProperty オブジェクト。

適用対象