Compartir a través de


IReportViewerMessages.FindButtonText (Propiedad)

Proporciona el texto para el botón Buscar.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
ReadOnly Property FindButtonText As String
string FindButtonText { get; }
property String^ FindButtonText {
    String^ get ();
}
abstract FindButtonText : string with get
function get FindButtonText () : String

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)