Partilhar via


Propriedade IReportViewerMessages.ChangeCredentialsToolTip

Provides the ToolTip text for the Change Credentials button.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WebForms