Partager via


Champ ReportItem.m_cachedWidth

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

The cached width item.

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

Syntaxe

'Déclaration
Protected m_cachedWidth As ReportSize
'Utilisation
Dim value As ReportSize 

value = Me.m_cachedWidth 

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

Voir aussi

Référence

ReportItem Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering