Partager via


ReportViewer.ShowRefreshButton, propriété

Indique si le bouton Actualiser est visible.

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

Syntaxe

'Déclaration
Public Property ShowRefreshButton As Boolean
public bool ShowRefreshButton { get; set; }
public:
property bool ShowRefreshButton {
    bool get ();
    void set (bool value);
}
member ShowRefreshButton : bool with get, set
function get ShowRefreshButton () : boolean
function set ShowRefreshButton (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