Propriedade IReportViewerMessages3.ExportDialogTitle
Gets the title of the Exporting dialog box that opens after the user selects an export format.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property ExportDialogTitle As String
string ExportDialogTitle { get; }
property String^ ExportDialogTitle {
String^ get ();
}
abstract ExportDialogTitle : string with get
function get ExportDialogTitle () : String
Valor de propriedade
Tipo: String
A string value that specifies the title of the Exporting dialog box.