Partilhar via


Campo ReportItem.m_cachedHeight

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

The cached height item.

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

Sintaxe

'Declaração
Protected m_cachedHeight As ReportSize
'Uso
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

Consulte também

Referência

ReportItem Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering