MemberHierarchy<T> Members
Include Protected Members
Include Inherited Members
Represents a member hierarchy of a specific report item.
The MemberHierarchy<T> 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. |
![]() |
m_isColumn | Infrastructure. |
![]() |
m_members | Infrastructure. |
![]() |
m_owner | Infrastructure. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DefinitionPath | Gets the path to this report definition object in the report definition. |
![]() |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. |
Top