PageSectionInstance 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.
Represents an instance type of the PageSection class, and contains the calculated values of the properties in PageSection.
public ref class PageSectionInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportElementInstance
public sealed class PageSectionInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportElementInstance
type PageSectionInstance = class
inherit ReportElementInstance
Public NotInheritable Class PageSectionInstance
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) |