Propriedade IReportViewerMessages.PageOf
Provides the text for the pagination message.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property PageOf As String
string PageOf { get; }
property String^ PageOf {
String^ get ();
}
abstract PageOf : string with get
function get PageOf () : String
Valor de propriedade
Tipo: String
A string value.
Comentários
Provides the text for a page number message. For example,
Page <1> of <3>