PageInstance 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 PageInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportElementInstance
public sealed class PageInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportElementInstance
type PageInstance = class
inherit ReportElementInstance
Public NotInheritable Class PageInstance
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 Page class. |
UniqueName |
Gets the unique identifier of this instance object. |
Methods
ResetInstanceCache() |
Resets the cache of the ReportElementInstance. (Inherited from ReportElementInstance) |