Proprietà IReportViewerMessages3.TrueBooleanToolTip
Recupera il testo della descrizione comandi per il pulsante di opzione che indica true per un parametro booleano.
Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Sintassi
'Dichiarazione
ReadOnly Property TrueBooleanToolTip As String
string TrueBooleanToolTip { get; }
property String^ TrueBooleanToolTip {
String^ get ();
}
abstract TrueBooleanToolTip : string with get
function get TrueBooleanToolTip () : String
Valore proprietà
Tipo: String
Valore string che rappresenta il testo della descrizione comandi per il pulsante di opzione che indica true per un parametro booleano.