Właściwość Report.PageHeader
Pobiera zawartość nagłówka strona podczas NeedsHeaderFooterEvaluation właściwość jest false.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property PageHeader As PageSection
Get
'Użycie
Dim instance As Report
Dim value As PageSection
value = instance.PageHeader
public PageSection PageHeader { get; }
public:
property PageSection^ PageHeader {
PageSection^ get ();
}
member PageHeader : PageSection
function get PageHeader () : PageSection
Wartość właściwości
Typ: Microsoft.ReportingServices.ReportRendering.PageSection
Zwraca PageSection obiektu zawierającego nagłówka strona.