BackFrameInstance 类

定义

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

public ref class BackFrameInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class BackFrameInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type BackFrameInstance = class
    inherit BaseInstance
Public NotInheritable Class BackFrameInstance
Inherits BaseInstance
继承
BackFrameInstance

属性

FrameShape

获取 FrameShape 类中 BackFrame 属性的计算值。

FrameStyle

获取 FrameStyle 类中 BackFrame 属性的计算值。

FrameWidth

获取 FrameWidth 类中 BackFrame 属性的计算值。

GlassEffect

获取 GlassEffect 类中 BackFrame 属性的计算值。

Style

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

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于