Partilhar via


Propriedade IReportViewerMessages.ViewReportButtonToolTip

Provides the ToolTip text for the View Report button.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
ReadOnly Property ViewReportButtonToolTip As String
string ViewReportButtonToolTip { get; }
property String^ ViewReportButtonToolTip {
    String^ get ();
}
abstract ViewReportButtonToolTip : string with get
function get ViewReportButtonToolTip () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms