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