Partager via


ReportViewer.ShowPageNavigationControls, propriété

Indique si les contrôles de navigation entre les pages sont visibles.

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

Syntaxe

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