Freigeben über


TablixCell.m_owner-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_owner As Tablix
'Usage
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

Siehe auch

Verweis

TablixCell Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace