Freigeben über


IReportViewerMessages.ExportButtonText-Eigenschaft

Stellt den Text für die Schaltfläche Exportieren bereit.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Syntax

'Declaration
ReadOnly Property ExportButtonText As String
string ExportButtonText { get; }
property String^ ExportButtonText {
    String^ get ();
}
abstract ExportButtonText : string with get
function get ExportButtonText () : String

Eigenschaftswert

Typ: String
Ein Zeichenfolgenwert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WebForms-Namespace