Partilhar via


Classe PageSection

Represents the layout of report items to appear at the top or bottom of every page of the report.

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

Sintaxe

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

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElement
    Microsoft.ReportingServices.OnDemandReportRendering..::..PageSection

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.