TablixHierarchy Members
Include Protected Members
Include Inherited Members
Represents a hierarchy of members for the tablix.
The TablixHierarchy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TablixHierarchy() | Creates a new instance of the TablixHierarchy class. | |
TablixHierarchy(IPropertyStore) | Creates a new instance of the TablixHierarchy class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
Parent | The parent of this report object. (Inherited from ReportObjectBase.) | |
PropertyStore | The property store. (Inherited from ReportObjectBase.) | |
Site | Infrastructure. (Inherited from ReportObject.) | |
TablixMembers | The list of members at the base of the hierarchy. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDisposable.Dispose() | (Inherited from ReportObject.) | |
IComponent.Disposed | (Inherited from ReportObject.) | |
IHierarchy.Members |
Top