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
Get
'Usage
Dim instance As IReportViewerMessages
Dim value As String
value = instance.ExportButtonText
string ExportButtonText { get; }
property String^ ExportButtonText {
String^ get ();
}
abstract ExportButtonText : string
function get ExportButtonText () : String
Eigenschaftswert
Typ: System.String
Ein Zeichenfolgenwert.