Właściwość IReportViewerMessages.PageOf —
Provides the text for the pagination message.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
ReadOnly Property PageOf As String
string PageOf { get; }
property String^ PageOf {
String^ get ();
}
abstract PageOf : string with get
function get PageOf () : String
Wartość właściwości
Typ: String
A string value.
Uwagi
Provides the text for a page number message. For example,
Page <1> of <3>