Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Testo per l'elemento Adatta a pagina intera.
Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Sintassi
'Dichiarazione
ReadOnly Property ZoomToWholePage As String
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String
value = instance.ZoomToWholePage
string ZoomToWholePage { get; }
String^ ZoomToWholePage {
String^ get ();
}
/** @property */
String get_ZoomToWholePage ()
function get ZoomToWholePage () : String
Valore proprietà
Valore stringa.
Vedere anche
Riferimento
Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms