DataRowCollection.m_owner Field

Definition

Specifies the report item that owns this data row collection.

protected: Microsoft::ReportingServices::OnDemandReportRendering::CustomReportItem ^ m_owner;
protected Microsoft.ReportingServices.OnDemandReportRendering.CustomReportItem m_owner;
val mutable m_owner : Microsoft.ReportingServices.OnDemandReportRendering.CustomReportItem
Protected m_owner As CustomReportItem 

Field Value

Applies to