Partager via


ReportViewer.ShowExportButton, propriété

Indique si le bouton Exporter est visible dans le contrôle.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Property ShowExportButton As Boolean
public bool ShowExportButton { get; set; }
public:
property bool ShowExportButton {
    bool get ();
    void set (bool value);
}
member ShowExportButton : bool with get, set
function get ShowExportButton () : boolean
function set ShowExportButton (value : boolean)

Valeur de propriété

Type : Boolean
Valeur Boolean.La valeur par défaut est true.

Voir aussi

Référence

ReportViewer Classe

Microsoft.Reporting.WinForms, espace de noms