CustomData.DataRowHierarchy Property

Definition

Gets the hierarchy of row members for the data.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::DataHierarchy ^ DataRowHierarchy { Microsoft::ReportingServices::OnDemandReportRendering::DataHierarchy ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.DataHierarchy DataRowHierarchy { get; }
member this.DataRowHierarchy : Microsoft.ReportingServices.OnDemandReportRendering.DataHierarchy
Public ReadOnly Property DataRowHierarchy As DataHierarchy

Property Value

A DataHierarchy object.

Applies to