IReportViewerMessages3.ExportDialogTitle, propriété
Obtient le titre de la boîte de dialogue Exporter qui s'ouvre lorsque l'utilisateur a sélectionné un format d'exportation.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
ReadOnly Property ExportDialogTitle As String
string ExportDialogTitle { get; }
property String^ ExportDialogTitle {
String^ get ();
}
abstract ExportDialogTitle : string with get
function get ExportDialogTitle () : String
Valeur de propriété
Type : String
Valeur string qui spécifie le titre de la boîte de dialogue Exporter.