Freigeben über


IReportViewerMessages.ZoomToWholePage-Eigenschaft

Stellt den Text für die Zoomoption Gesamte Seite bereit.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Syntax

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

Eigenschaftswert

Typ: String
Ein Zeichenfolgenwert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WebForms-Namespace