Condividi tramite


Classe FrameBackground

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

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class FrameBackground _
    Inherits ReportObject
'Utilizzo
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

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.