Campo ReportItem.m_toolTip
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
The tootltip item.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering