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