CustomData.DataRowHierarchy Property
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.
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.