Partilhar via


Propriedade IReportViewerMessages.ExportButtonToolTip

Provides the ToolTip text for the Export button.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms