Partager via


ReportViewer.ShowStopButton, propriété

Indique si le bouton Arrêter est visible.

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

Syntaxe

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