Condividi tramite


Campo ReportItem.m_cachedWidth

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

The cached width item.

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

Sintassi

'Dichiarazione
Protected m_cachedWidth As ReportSize
'Utilizzo
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

Vedere anche

Riferimento

ReportItem Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering