Compartir a través de


IReportViewerMessages.ViewReportButtonText (Propiedad)

Proporciona el texto para el botón Ver informe.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
ReadOnly Property ViewReportButtonText As String
string ViewReportButtonText { get; }
property String^ ViewReportButtonText {
    String^ get ();
}
abstract ViewReportButtonText : string with get
function get ViewReportButtonText () : String

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)