Partilhar via


Propriedade IReportViewerMessages.ParameterAreaButtonToolTip

Provides the ToolTip text for the Parameter Area button.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms