Propriedade IReportViewerMessages2.AllFilesFilter
Gets the text for the All Files filter option in the Save As dialog box when a report is exported.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property AllFilesFilter As String
string AllFilesFilter { get; }
property String^ AllFilesFilter {
String^ get ();
}
abstract AllFilesFilter : string with get
function get AllFilesFilter () : String
Valor de propriedade
Tipo: String
A String that contains the text to display for the All Files filter option in the Save As dialog box when a report is exported.