TablixHierarchy Class
Updated: February 25, 2016
Represents a hierarchy of members for the tablix.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
System::Object
Microsoft.ReportingServices.OnDemandReportRendering::MemberHierarchy<T>
Microsoft.ReportingServices.OnDemandReportRendering::TablixHierarchy
Microsoft.ReportingServices.OnDemandReportRendering::MemberHierarchy<T>
Microsoft.ReportingServices.OnDemandReportRendering::TablixHierarchy
| Name | Description | |
|---|---|---|
![]() | DefinitionPath | Gets the path to this report definition object in the report definition.(Inherited from MemberHierarchy<T>.) |
![]() | MemberCollection | Gets a list of tablix members at the base of the hierarchy. |
![]() | ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. (Inherited from MemberHierarchy<T>.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

