Campo m_cachedWidth
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_cachedWidth As ReportSize
'Uso
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
Consulte também