Lenguaje

FrameBackgroundInstance Clase

Definición

Representa un tipo de instancia de la FrameBackground clase, y contiene los valores calculados de las propiedades en FrameBackground.

public ref class FrameBackgroundInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class FrameBackgroundInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type FrameBackgroundInstance = class
    inherit BaseInstance
Public NotInheritable Class FrameBackgroundInstance
Inherits BaseInstance
Herencia
FrameBackgroundInstance

Propiedades

Nombre Description
Style

Obtiene el valor calculado de la Style propiedad en una FrameBackground clase.

Métodos

Nombre Description
ResetInstanceCache()

Reinicia la caché de la instancia.

(Heredado de BaseInstance)

Se aplica a