Condividi tramite


Proprietà IReportViewerMessages.InvalidPageNumber

Testo del messaggio relativo al numero di pagina non valido.

Spazio dei nomi:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
ReadOnly Property InvalidPageNumber As String
string InvalidPageNumber { get; }
property String^ InvalidPageNumber {
    String^ get ();
}
abstract InvalidPageNumber : string with get
function get InvalidPageNumber () : String

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms