Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the layout of report items to appear at the top or bottom of every page of the report.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElement
Microsoft.ReportingServices.OnDemandReportRendering.PageSection
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class PageSection _
Inherits ReportElement
'Usage
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
Der PageSection-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
DefinitionPath | Gets the path to this report definition object in the report definition. (Überschreibt ReportElement.DefinitionPath.) |
![]() |
Height | Gets the height of the page section. |
![]() |
ID | Gets the unique identifier for this report definition object. (Überschreibt ReportElement.ID.) |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. (Geerbt von ReportElement.) |
![]() |
PrintBetweenSections | Gets a value that indicates whether the page section should be rendered between report sections. |
![]() |
PrintOnFirstPage | Gets a value that indicates if the page section should be rendered on the first page of a report section. |
![]() |
PrintOnLastPage | Gets a value that indicates if the page section should be rendered on the last page of a report section. |
![]() |
ReportItemCollection | Gets the report items in the page section. |
![]() |
Style | Gets the style properties of this report definition object. (Geerbt von ReportElement.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace
.gif)
.gif)