Partager via


Champ ReportItem.m_isListContentsRectangle

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

The list contents rectangle item.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_isListContentsRectangle As Boolean
'Utilisation
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

Voir aussi

Référence

ReportItem Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering