TablixRowCollection.m_owner Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Tablix object that represents the owner of this row collection.
protected: Microsoft::ReportingServices::OnDemandReportRendering::Tablix ^ m_owner;
protected Microsoft.ReportingServices.OnDemandReportRendering.Tablix m_owner;
val mutable m_owner : Microsoft.ReportingServices.OnDemandReportRendering.Tablix
Protected m_owner As Tablix