Compartir a través de


GaugePanel.BackFrame Propiedad

The background/frame for the gauge panel.

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

Sintaxis

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

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

Valor de la propiedad

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

Vea también

Referencia

GaugePanel Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering