Classe BackFrame
Represents the frame and frame background for a gauge or gauge panel.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class BackFrame _
Inherits ReportObject
'Utilisation
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
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..BackFrame
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.