BodyInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class BodyInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportElementInstance
public sealed class BodyInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportElementInstance
type BodyInstance = class
inherit ReportElementInstance
Public NotInheritable Class BodyInstance
Inherits ReportElementInstance
- Inheritance
Fields
m_reportElementDef |
Specifies the report element definition that defines this instance. (Inherited from ReportElementInstance) |
m_style |
Specifies the style properties of this report element object. (Inherited from ReportElementInstance) |
Properties
Style |
Gets the calculated value of the Style property in a ReportElement class. (Inherited from ReportElementInstance) |
UniqueName |
Gets the unique identifier of this instance object. |
Methods
ResetInstanceCache() |
Resets the cache of the ReportElementInstance. (Inherited from ReportElementInstance) |