Freigeben über


ReportItem.m_toolTip-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

The tootltip item.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_toolTip As ReportStringProperty
'Usage
Dim value As ReportStringProperty 

value = Me.m_toolTip 

Me.m_toolTip = value
protected ReportStringProperty m_toolTip
protected:
ReportStringProperty^ m_toolTip
val mutable m_toolTip: ReportStringProperty
protected var m_toolTip : ReportStringProperty

Siehe auch

Verweis

ReportItem Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace