Partager via


IReportViewerMessages3.TrueBooleanToolTip, propriété

Obtient le texte info-bulle de la case d'option qui indique la valeur true pour un paramètre Boolean.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
ReadOnly Property TrueBooleanToolTip As String
string TrueBooleanToolTip { get; }
property String^ TrueBooleanToolTip {
    String^ get ();
}
abstract TrueBooleanToolTip : string with get
function get TrueBooleanToolTip () : String

Valeur de propriété

Type : String
Valeur string qui représente le texte info-bulle de la case d'option qui indique la valeurtrue pour un paramètre Boolean.

Voir aussi

Référence

IReportViewerMessages3 Interface

Microsoft.Reporting.WinForms, espace de noms