TablixCell.m_owner Field
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
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