Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering