次の方法で共有


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 オブジェクト。

適用対象