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