Partilhar via


Propriedade IReportViewerMessages.DocumentMapButtonToolTip

Provides the ToolTip text for the Document Map button.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms