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