Partager via


IReportViewerMessages.PageOf, propriété

Fournit le texte du message de pagination.

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

Syntaxe

'Déclaration
ReadOnly Property PageOf As String
string PageOf { get; }
property String^ PageOf {
    String^ get ();
}
abstract PageOf : string with get
function get PageOf () : String

Valeur de propriété

Type : String
Valeur de type chaîne.

Notes

Fournit le texte d'un message de numéro de page.Par exemple :

Page <1> of <3>

Voir aussi

Référence

IReportViewerMessages Interface

Microsoft.Reporting.WebForms, espace de noms