Condividi tramite


Campo ReportItem.m_cachedHeight

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

The cached height item.

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

Sintassi

'Dichiarazione
Protected m_cachedHeight As ReportSize
'Utilizzo
Dim value As ReportSize 

value = Me.m_cachedHeight 

Me.m_cachedHeight = value
protected ReportSize m_cachedHeight
protected:
ReportSize^ m_cachedHeight
val mutable m_cachedHeight: ReportSize
protected var m_cachedHeight : ReportSize

Vedere anche

Riferimento

ReportItem Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering