Compartir a través de


IReportViewerMessages.PrintLayoutButtonToolTip (Propiedad)

Proporciona el texto de información sobre herramientas para el botón Diseño de impresión.

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

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)