Compartilhar via


Classe SubReport

Represents a subreport.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class SubReport _
    Inherits ReportItem
'Uso
Dim instance As SubReport
public sealed class SubReport : ReportItem
public ref class SubReport sealed : public ReportItem
[<SealedAttribute>]
type SubReport =  
    class
        inherit ReportItem
    end
public final class SubReport extends ReportItem

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElement
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportItem
      Microsoft.ReportingServices.OnDemandReportRendering..::..SubReport

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.