Partager via


Propriété BackFrame.FrameBackground

Gets the appearance properties for the frame background

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FrameBackground As FrameBackground 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

BackFrame Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering