Propriedade IReportViewerMessages3.ExportDialogCancelButton
Gets the text displayed on the Cancel button in the Exporting dialog box 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 ExportDialogCancelButton As String
string ExportDialogCancelButton { get; }
property String^ ExportDialogCancelButton {
String^ get ();
}
abstract ExportDialogCancelButton : string with get
function get ExportDialogCancelButton () : String
Valor de propriedade
Tipo: String
A string value that represents the text of the Cancel button.