Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The background/frame for the gauge.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property BackFrame As BackFrame
Get
'Utilisation
Dim instance As Gauge
Dim value As BackFrame
value = instance.BackFrame
public BackFrame BackFrame { get; }
public:
property BackFrame^ BackFrame {
BackFrame^ get ();
}
member BackFrame : BackFrame
function get BackFrame () : BackFrame
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.BackFrame
A BackFrame object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering