Compartir a través de


BackFrame.FrameBackground Propiedad

Gets the appearance properties for the frame background

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property FrameBackground As FrameBackground 
    Get
'Uso
Dim instance As BackFrame 
Dim value As FrameBackground 

value = instance.FrameBackground
public FrameBackground FrameBackground { get; }
public:
property FrameBackground^ FrameBackground {
    FrameBackground^ get ();
}
member FrameBackground : FrameBackground
function get FrameBackground () : FrameBackground

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.FrameBackground
A FrameBackground object.

Vea también

Referencia

BackFrame Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering