Proprietà IReportViewerMessages.FindButtonText

Testo per un pulsante Trova.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

'Dichiarazione
ReadOnly Property FindButtonText As String
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.FindButtonText
string FindButtonText { get; }
String^ FindButtonText {
    String^ get ();
}
/** @property */
String get_FindButtonText ()
function get FindButtonText () : String

Valore proprietà

Valore stringa.

Vedere anche

Riferimento

Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms