Classe FrameBackground
Represents the background of the frame 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 FrameBackground _
Inherits ReportObject
'Uso
Dim instance As FrameBackground
public class FrameBackground : ReportObject
public ref class FrameBackground : public ReportObject
type FrameBackground =
class
inherit ReportObject
end
public class FrameBackground extends ReportObject
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..FrameBackground
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.
Consulte também