Campo m_isListContentsRectangle
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_isListContentsRectangle As Boolean
'Uso
Dim value As Boolean
value = Me.m_isListContentsRectangle
Me.m_isListContentsRectangle = value
protected bool m_isListContentsRectangle
protected:
bool m_isListContentsRectangle
val mutable m_isListContentsRectangle: bool
protected var m_isListContentsRectangle : boolean
Consulte também