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