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
Get
'Utilizzo
Dim instance As IReportViewerMessages3
Dim value As String
value = instance.TrueBooleanToolTip
string TrueBooleanToolTip { get; }
property String^ TrueBooleanToolTip {
String^ get ();
}
abstract TrueBooleanToolTip : string
function get TrueBooleanToolTip () : String
Valore proprietà
Tipo: System.String
Valore string che rappresenta il testo della descrizione comandi per il pulsante di opzione che indica true per un parametro booleano.