Classe PageSection
Contains properties relating to a PageHeader or PageFooter object. This class cannot be inherited.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class PageSection _
Inherits ReportItem
'Uso
Dim instance As PageSection
public sealed class PageSection : ReportItem
public ref class PageSection sealed : public ReportItem
[<SealedAttribute>]
type PageSection =
class
inherit ReportItem
end
public final class PageSection extends ReportItem
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering. . :: . .ReportItem
Microsoft.ReportingServices.ReportRendering..::..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.
Consulte também