DataHierarchy Members
Include Protected Members
Include Inherited Members
Represents a hierarchy of data members.
The DataHierarchy type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
m_definitionPath | Infrastructure. (Inherited from MemberHierarchy<T>.) |
![]() |
m_isColumn | Infrastructure. (Inherited from MemberHierarchy<T>.) |
![]() |
m_members | Infrastructure. (Inherited from MemberHierarchy<T>.) |
![]() |
m_owner | Infrastructure. (Inherited from MemberHierarchy<T>.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DefinitionPath | Gets the path to this report definition object in the report definition. (Inherited from MemberHierarchy<T>.) |
![]() |
MemberCollection | Gets a list of data 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>.) |
Top
See Also