CustomData.DataColumnHierarchy Property

Definition

Gets the hierarchy of column members for the data.

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

Property Value

A DataHierarchy object.

Applies to