Compartir a través de


Campo ReportItem.m_toolTip

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

The tootltip item.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_toolTip As ReportStringProperty
'Uso
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

Vea también

Referencia

ReportItem Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering