Tablix.RowHierarchy Property

Definition

Gets the row hierarchy of the tablix.

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

Property Value

A TablixHierarchy object.

Applies to