ReportElement Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents an element in the report definition. This class cannot be inherited.
The following tables list the members exposed by the ReportElement type.
Protected Fields
Name | Description | |
---|---|---|
m_isOldSnapshot | Specifies whether the report element is an old snapshot. | |
m_parentDefinitionPath | Represents the definition path for the report elements parent. | |
m_style | Represents the style definition for the report element. |
Top
Public Properties
Name | Description | |
---|---|---|
DefinitionPath | Gets the path that identifies the report element by its position in the hierarchy of the report and sub reports. | |
ParentDefinitionPath | Gets the path that identifies the parent report element by its position in the hierarchy of the report and sub reports. | |
Style | Gets the style definition for the report element. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ReportElement Class
Microsoft.ReportingServices.ReportRendering Namespace