Page.Header Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il valore dell'intestazione della pagina.
public:
property Microsoft::ReportingServices::ReportRendering::PageSection ^ Header { Microsoft::ReportingServices::ReportRendering::PageSection ^ get(); void set(Microsoft::ReportingServices::ReportRendering::PageSection ^ value); };
public Microsoft.ReportingServices.ReportRendering.PageSection Header { get; set; }
member this.Header : Microsoft.ReportingServices.ReportRendering.PageSection with get, set
Public Property Header As PageSection
Valore della proprietà
Oggetto PageSection che rappresenta l'intestazione salvata per la pagina.