Condividi tramite


Proprietà IReportViewerMessages.ParameterAreaButtonToolTip

Testo della descrizione comando per il pulsante Area parametri.

Spazio dei nomi  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
ReadOnly Property ParameterAreaButtonToolTip As String
    Get
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.ParameterAreaButtonToolTip
string ParameterAreaButtonToolTip { get; }
property String^ ParameterAreaButtonToolTip {
    String^ get ();
}
abstract ParameterAreaButtonToolTip : string
function get ParameterAreaButtonToolTip () : String

Valore proprietà

Tipo: System.String
Valore stringa.

Vedere anche

Riferimento

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms