Share via


BodyInstance 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 Body definition.

The following tables list the members exposed by the BodyInstance type.

Protected Fields

  Name Description
m_reportElementDef  Represents the report element definition. (inherited from ReportElementInstance)
m_style  Represents the evaluated instance of the Style definition. (inherited from ReportElementInstance)

Top

Public Properties

  Name Description
Style  Gets the evaluated instance of the Style definition. (inherited from ReportElementInstance)
UniqueName Gets a name that uniquely identifies this instance object in the report.

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  Resets the instance cache for the current instance. (inherited from ReportElementInstance)

Top

See Also

Reference

BodyInstance Class
Microsoft.ReportingServices.ReportRendering Namespace
Body Class

Other Resources

Body Element (RDL)
Implementing a Rendering Extension