Partager via


Champ m_cachedHeight

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_cachedHeight As ReportSize
'Utilisation
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