Group.m_ownerItem Field
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_ownerItem As ReportItem
'Usage
Dim value As ReportItem
value = Me.m_ownerItem
Me.m_ownerItem = value
protected ReportItem m_ownerItem
protected:
ReportItem^ m_ownerItem
val mutable m_ownerItem: ReportItem
protected var m_ownerItem : ReportItem