Compartir a través de


IReportViewerMessages.PrintButtonToolTip (Propiedad)

Proporciona el texto del botón Imprimir.

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

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)