Propriedade IReportViewerMessages.SearchTextBoxToolTip
Provides the ToolTip text for the Search text box.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property SearchTextBoxToolTip As String
string SearchTextBoxToolTip { get; }
property String^ SearchTextBoxToolTip {
String^ get ();
}
abstract SearchTextBoxToolTip : string with get
function get SearchTextBoxToolTip () : String
Valor de propriedade
Tipo: String
A string value.