Класс SubReport

Represents a subreport.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class SubReport _
    Inherits ReportItem
'Применение
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

Иерархия наследования

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

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.