Właściwość IReportViewerMessages.SearchTextBoxToolTip —
Provides the ToolTip text for the Search text box.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
ReadOnly Property SearchTextBoxToolTip As String
string SearchTextBoxToolTip { get; }
property String^ SearchTextBoxToolTip {
String^ get ();
}
abstract SearchTextBoxToolTip : string with get
function get SearchTextBoxToolTip () : String
Wartość właściwości
Typ: String
A string value.