BackFrame Class
Represents the frame and frame background for a gauge or gauge panel.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class BackFrame _
Implements IROMStyleDefinitionContainer
'Usage
Dim instance As BackFrame
public sealed class BackFrame : IROMStyleDefinitionContainer
public ref class BackFrame sealed : IROMStyleDefinitionContainer
[<SealedAttribute>]
type BackFrame =
class
interface IROMStyleDefinitionContainer
end
public final class BackFrame implements IROMStyleDefinitionContainer
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BackFrame
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.