IReportViewerMessages3.ExportDialogTitle-Eigenschaft
Ruft den Titel des Dialogfelds Exportieren ab, das 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 ExportDialogTitle As String
string ExportDialogTitle { get; }
property String^ ExportDialogTitle {
String^ get ();
}
abstract ExportDialogTitle : string with get
function get ExportDialogTitle () : String
Eigenschaftswert
Typ: String
Ein string-Wert, der den Titel des Dialogfelds Exportieren angibt.