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