BorderInstance Class
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class BorderInstance _
Inherits BaseInstance
'Usage
Dim instance As BorderInstance
public sealed class BorderInstance : BaseInstance
public ref class BorderInstance sealed : public BaseInstance
[<SealedAttribute>]
type BorderInstance =
class
inherit BaseInstance
end
public final class BorderInstance extends BaseInstance
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.BorderInstance
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.