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