Campo ReportItem.m_isListContentsRectangle
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
The list contents rectangle item.
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
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering