IReportViewerMessages3.ExportDialogCancelButton-Eigenschaft
Ruft den Text ab, der im Dialogfeld Exportieren auf der Schaltfläche Abbrechen angezeigt wird, nachdem Benutzer ein Exportformat ausgewählt haben.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
'Declaration
ReadOnly Property ExportDialogCancelButton As String
string ExportDialogCancelButton { get; }
property String^ ExportDialogCancelButton {
String^ get ();
}
abstract ExportDialogCancelButton : string with get
function get ExportDialogCancelButton () : String
Eigenschaftswert
Typ: String
Ein string-Wert, der den Text der Schaltfläche Abbrechen darstellt.