ReportElementInstance Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents an evaluated instance of a report element definition.
The following tables list the members exposed by the ReportElementInstance type.
Protected Fields
Name | Description | |
---|---|---|
m_reportElementDef | Represents the report element definition. | |
m_style | Represents the evaluated instance of the Style definition. |
Top
Public Properties
Name | Description | |
---|---|---|
Style | Gets the evaluated instance of the Style definition. |
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 ) | |
ResetInstanceCache | Overridden. Resets the instance cache for the current instance. |
Top
See Also
Reference
ReportElementInstance Class
Microsoft.ReportingServices.ReportRendering Namespace