Freigeben über


ReportItem.m_cachedWidth-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

The cached width item.

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

Syntax

'Declaration
Protected m_cachedWidth As ReportSize
'Usage
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

Siehe auch

Verweis

ReportItem Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace