Compartir a través de


IReportViewerMessages.PrintButtonToolTip (Propiedad)

Proporciona el texto para el botón Imprimir.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.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 string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)