Condividi tramite


Campo ReportItem.m_toolTip

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

The tootltip item.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_toolTip As ReportStringProperty
'Utilizzo
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

Vedere anche

Riferimento

ReportItem Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering