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 对象。

适用于