Partilhar via


Classe BackFrame

Represents the frame and frame background for a gauge or gauge panel.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Class BackFrame _
    Inherits ReportObject
'Uso
Dim instance As BackFrame
public class BackFrame : ReportObject
public ref class BackFrame : public ReportObject
type BackFrame =  
    class
        inherit ReportObject
    end
public class BackFrame extends ReportObject

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..BackFrame

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.