IReportViewerMessages.ZoomToWholePage-Eigenschaft

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

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

Syntax

'Declaration
ReadOnly Property ZoomToWholePage As String
    Get
'Usage
Dim instance As IReportViewerMessages
Dim value As String

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

Eigenschaftswert

Typ: System.String
Ein string-Wert.

Siehe auch

Verweis

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WinForms-Namespace