Tablix.TablixRowHierarchy Property

Definition

Gets or sets the hierarchy of row members for the Tablix.

public:
 property Microsoft::ReportingServices::RdlObjectModel::TablixHierarchy ^ TablixRowHierarchy { Microsoft::ReportingServices::RdlObjectModel::TablixHierarchy ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::TablixHierarchy ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.TablixHierarchy TablixRowHierarchy { get; set; }
member this.TablixRowHierarchy : Microsoft.ReportingServices.RdlObjectModel.TablixHierarchy with get, set
Public Property TablixRowHierarchy As TablixHierarchy

Property Value

A TablixHierarchy object.

Applies to