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.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Class PageSection _
    Inherits ReportElement
'Uso
Dim instance As PageSection
public class PageSection : ReportElement
public ref class PageSection : public ReportElement
type PageSection =  
    class
        inherit ReportElement
    end
public class PageSection extends ReportElement

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.