BackFrameInstance Class

Definition

Represents an instance type of the BackFrame class, and contains the calculated values of the properties in 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
Inheritance
BackFrameInstance

Properties

FrameShape

Gets the calculated value of the FrameShape property in a BackFrame class.

FrameStyle

Gets the calculated value of the FrameStyle property in a BackFrame class.

FrameWidth

Gets the calculated value of the FrameWidth property in a BackFrame class.

GlassEffect

Gets the calculated value of the GlassEffect property in a BackFrame class.

Style

Gets the calculated value of the Style property in a BackFrame class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to