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