PageSectionInstance 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示类的 PageSection 实例类型,并包含属性的 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
- 继承
字段
m_reportElementDef |
指定用于定义此实例的报表元素定义。 (继承自 ReportElementInstance) |
m_style |
指定此报表元素对象的样式属性。 (继承自 ReportElementInstance) |
属性
Style |
获取 Style 类中 ReportElement 属性的计算值。 (继承自 ReportElementInstance) |
UniqueName |
获取此实例对象的唯一标识符。 |
方法
ResetInstanceCache() |
重置 ReportElementInstance 的缓存。 (继承自 ReportElementInstance) |