Propriedade IReportViewerMessages3.TrueBooleanToolTip
Gets the tooltip text for the radio button that indicates true for a Boolean parameter.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property TrueBooleanToolTip As String
string TrueBooleanToolTip { get; }
property String^ TrueBooleanToolTip {
String^ get ();
}
abstract TrueBooleanToolTip : string with get
function get TrueBooleanToolTip () : String
Valor de propriedade
Tipo: String
A string value that represents the tooltip text for the radio button that indicates true for a Boolean parameter.