言語

TextRun.ToolTip プロパティ

定義

テキストラン用のテキストツールチップラベルが付与されます。

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

プロパティ値

ReportStringProperty オブジェクト。

適用対象