ReportElementInstance 类

定义

表示类的 ReportElement 实例类型,并包含属性的 ReportElement计算值。

public ref class ReportElementInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class ReportElementInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ReportElementInstance = class
    inherit BaseInstance
Public MustInherit Class ReportElementInstance
Inherits BaseInstance
继承
ReportElementInstance
派生

字段

m_reportElementDef

指定用于定义此实例的报表元素定义。

m_style

指定此报表元素对象的样式属性。

属性

Style

获取 Style 类中 ReportElement 属性的计算值。

方法

ResetInstanceCache()

重置 ReportElementInstance 的缓存。

适用于