Propriété IReportViewerMessages.InvalidPageNumber

Fournit le texte pour le message de numéro de page non valide.

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

Syntaxe

'Déclaration
ReadOnly Property InvalidPageNumber As String
    Get
'Utilisation
Dim instance As IReportViewerMessages
Dim value As String

value = instance.InvalidPageNumber
string InvalidPageNumber { get; }
property String^ InvalidPageNumber {
    String^ get ();
}
abstract InvalidPageNumber : string
function get InvalidPageNumber () : String

Valeur de propriété

Type : System.String
Valeur de type chaîne.

Voir aussi

Référence

IReportViewerMessages Interface

Espace de noms Microsoft.Reporting.WebForms