Partager via


Champ TablixCell.m_owner

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

A Tablix object that represents as the owner of this tablix cell.

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

Syntaxe

'Déclaration
Protected m_owner As Tablix
'Utilisation
Dim value As Tablix 

value = Me.m_owner 

Me.m_owner = value
protected Tablix m_owner
protected:
Tablix^ m_owner
val mutable m_owner: Tablix
protected var m_owner : Tablix

Voir aussi

Référence

TablixCell Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering