Partager via


ReportViewer.ServerReport, propriété

Obtient un rapport de serveur dans la visionneuse de rapports.

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

Syntaxe

'Déclaration
Public ReadOnly Property ServerReport As ServerReport
public ServerReport ServerReport { get; }
public:
property ServerReport^ ServerReport {
    ServerReport^ get ();
}
member ServerReport : ServerReport with get
function get ServerReport () : ServerReport

Valeur de propriété

Type : Microsoft.Reporting.WinForms.ServerReport
Objet ServerReport qui contient le rapport de serveur dans la visionneuse de rapports.

Exemples

Pour obtenir un exemple de code, consultez ServerReport.

Voir aussi

Référence

ReportViewer Classe

Microsoft.Reporting.WinForms, espace de noms