Tablix.ColumnHierarchy 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 data hierarchy for the tablix.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::TablixHierarchy ^ ColumnHierarchy { Microsoft::ReportingServices::OnDemandReportRendering::TablixHierarchy ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.TablixHierarchy ColumnHierarchy { get; }
member this.ColumnHierarchy : Microsoft.ReportingServices.OnDemandReportRendering.TablixHierarchy
Public ReadOnly Property ColumnHierarchy As TablixHierarchy
Property Value
A TablixHierarchy object.