IReportViewerMessages.FindButtonText-Eigenschaft
Stellt den Text für die Schaltfläche Suchen bereit.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
'Declaration
ReadOnly Property FindButtonText As String
string FindButtonText { get; }
property String^ FindButtonText {
String^ get ();
}
abstract FindButtonText : string with get
function get FindButtonText () : String
Eigenschaftswert
Typ: String
Ein string-Wert.