Partager via


ServerReport.Headers, propriété

Obtient une collection de chaînes qui contiennent des en-têtes personnalisés.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Headers As ReportViewerHeaderCollection
[BrowsableAttribute(false)]
public ReportViewerHeaderCollection Headers { get; }
[BrowsableAttribute(false)]
public:
property ReportViewerHeaderCollection^ Headers {
    ReportViewerHeaderCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Headers : ReportViewerHeaderCollection with get
function get Headers () : ReportViewerHeaderCollection

Valeur de propriété

Type : Microsoft.Reporting.WinForms.ReportViewerHeaderCollection
Objet ReportViewerHeaderCollection qui contient une collection d'en-têtes personnalisés.

Voir aussi

Référence

ServerReport Classe

Microsoft.Reporting.WinForms, espace de noms